Class ConnectedTextureBehaviour.CTContext
java.lang.Object
com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour.CTContext
- Enclosing class:
- ConnectedTextureBehaviour
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanstatic final ConnectedTextureBehaviour.CTContextbooleanbooleanbooleanbooleanboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMPTY
-
up
public boolean up -
down
public boolean down -
left
public boolean left -
right
public boolean right -
topLeft
public boolean topLeft -
topRight
public boolean topRight -
bottomLeft
public boolean bottomLeft -
bottomRight
public boolean bottomRight
-
-
Constructor Details
-
CTContext
public CTContext()
-