Interface ISpawnableWithModel
- All Superinterfaces:
ISpawnable
- All Known Implementing Classes:
BuilderRole,BuilderRoleAbstract,BuilderRoleVariant,SpawnableWithModelBuilder
-
Method Summary
Modifier and TypeMethodDescriptiondefault ScopecreateModifierScope(ExecutionContext executionContext) getMemoriesCategory(ExecutionContext var1, Scope var2) getMemoriesNameOverride(ExecutionContext var1, Scope var2) getNameTranslationKey(ExecutionContext var1, Scope var2) getSpawnModelName(ExecutionContext var1, Scope var2) booleanisMemory(ExecutionContext var1, Scope var2) voidMethods inherited from interface com.hypixel.hytale.server.spawning.ISpawnable
canSpawn, getIdentifier
-
Method Details
-
getSpawnModelName
-
createModifierScope
-
createExecutionScope
Scope createExecutionScope() -
markNeedsReload
void markNeedsReload() -
isMemory
-
getMemoriesCategory
-
getMemoriesNameOverride
-
getNameTranslationKey
-