public class HorizontalCTBehaviour extends ConnectedTextureBehaviour
ConnectedTextureBehaviour.CTContext| Constructor and Description |
|---|
HorizontalCTBehaviour(CTSpriteShiftEntry layerShift) |
HorizontalCTBehaviour(CTSpriteShiftEntry layerShift,
CTSpriteShiftEntry topShift) |
| Modifier and Type | Method and Description |
|---|---|
CTSpriteShiftEntry |
get(net.minecraft.block.BlockState state,
net.minecraft.util.Direction direction) |
buildContext, buildContextForOccludedDirections, connectsTo, getRightDirection, getUpDirection, isBeingBlocked, reverseUVs, reverseUVsHorizontally, reverseUVsVerticallypublic HorizontalCTBehaviour(CTSpriteShiftEntry layerShift)
public HorizontalCTBehaviour(CTSpriteShiftEntry layerShift, CTSpriteShiftEntry topShift)
public CTSpriteShiftEntry get(net.minecraft.block.BlockState state, net.minecraft.util.Direction direction)
get in class ConnectedTextureBehaviour