public class BlockSpawnerEntry implements IWeightedElement
Class BlockSpawnerEntry. Provides blockspawnerentry functionality for the Hytale server.
java.lang.Object > BlockSpawnerEntry
Field Summary
blockName
private
String
blockName
Field blockName.
blockComponents
private
Holder
blockComponents
Field blockComponents.
weight
private
double
weight
Field weight.
rotationMode
private
RotationMode
rotationMode
Field rotationMode.
Method Detail
BlockSpawnerEntry
public
public
BlockSpawnerEntry
()
Method BlockSpawnerEntry.
getBlockName
public
String
getBlockName
()
Method getBlockName.
getWeight
public
double
getWeight
()
Method getWeight.