Class BlockSpawner
java.lang.Object
com.hypixel.hytale.builtin.blockspawner.state.BlockSpawner
- All Implemented Interfaces:
Component<ChunkStore>,Cloneable
-
Field Summary
FieldsFields inherited from interface com.hypixel.hytale.component.Component
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()static ComponentType<ChunkStore, BlockSpawner> voidsetBlockSpawnerId(String blockSpawnerId) toString()Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.hypixel.hytale.component.Component
cloneSerializable
-
Field Details
-
CODEC
-
blockSpawnerId
-
-
Constructor Details
-
BlockSpawner
public BlockSpawner() -
BlockSpawner
-
-
Method Details