Class Prop
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.props.Prop
- Direct Known Subclasses:
BoxProp,ClusterProp,ColumnProp,DensityProp,PondFillerProp,PrefabProp,QueueProp,UnionProp
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ContextDependencyabstract Bounds3istatic PropnoProp()abstract voidplace(Prop.Context var1) abstract ScanResultscan(Vector3i var1, VoxelSpace<Material> var2, WorkerIndexer.Id var3)
-
Constructor Details
-
Prop
public Prop()
-
-
Method Details
-
scan
public abstract ScanResult scan(@Nonnull Vector3i var1, @Nonnull VoxelSpace<Material> var2, @Nonnull WorkerIndexer.Id var3) -
place
-
getContextDependency
-
getWriteBounds
-
noProp
-