public class FluidTankCTBehaviour extends HorizontalCTBehaviour
ConnectedTextureBehaviour.CTContext| Constructor and Description |
|---|
FluidTankCTBehaviour(CTSpriteShiftEntry layerShift,
CTSpriteShiftEntry topShift) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
buildContextForOccludedDirections() |
boolean |
connectsTo(net.minecraft.block.BlockState state,
net.minecraft.block.BlockState other,
net.minecraft.world.IBlockDisplayReader reader,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.math.BlockPos otherPos,
net.minecraft.util.Direction face) |
getbuildContext, getRightDirection, getUpDirection, isBeingBlocked, reverseUVs, reverseUVsHorizontally, reverseUVsVerticallypublic FluidTankCTBehaviour(CTSpriteShiftEntry layerShift, CTSpriteShiftEntry topShift)
public boolean buildContextForOccludedDirections()
buildContextForOccludedDirections in class ConnectedTextureBehaviourpublic boolean connectsTo(net.minecraft.block.BlockState state,
net.minecraft.block.BlockState other,
net.minecraft.world.IBlockDisplayReader reader,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.math.BlockPos otherPos,
net.minecraft.util.Direction face)
connectsTo in class ConnectedTextureBehaviour