Class ConnectedBlockPatternRule
java.lang.Object
com.hypixel.hytale.server.core.universe.world.connectedblocks.ConnectedBlockPatternRule
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate BlockTypeListAsset[]static final BuilderCodec<ConnectedBlockPatternRule> private ConnectedBlockFaceTagsprivate ConnectedBlockPatternRule.AdjacentSide[]private Vector3iprivate Set<BlockPattern.BlockEntry> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Field Details
-
CODEC
-
includeOrExclude
-
relativePosition
-
blockTypes
-
blockTypeListAssets
-
shapeBlockTypeKeys
-
faceTags
-
placementNormals
-
-
Constructor Details
-
ConnectedBlockPatternRule
public ConnectedBlockPatternRule()
-
-
Method Details
-
getRelativePosition
-
getBlockTypes
-
getShapeBlockTypeKeys
-
getFaceTags
-
getBlockTypeListAssets
-
getPlacementNormals
-
isInclude
public boolean isInclude()
-