Class CasingConnectivity
java.lang.Object
com.simibubi.create.content.contraptions.relays.encased.CasingConnectivity
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(net.minecraft.world.level.block.state.BlockState blockState) voidmake(net.minecraft.world.level.block.Block block, CTSpriteShiftEntry casing) voidmake(net.minecraft.world.level.block.Block block, CTSpriteShiftEntry casing, BiPredicate<net.minecraft.world.level.block.state.BlockState, net.minecraft.core.Direction> predicate) voidmakeCasing(net.minecraft.world.level.block.Block block, CTSpriteShiftEntry casing)
-
Constructor Details
-
CasingConnectivity
public CasingConnectivity()
-
-
Method Details
-
get
-
makeCasing
-
make
-
make
public void make(net.minecraft.world.level.block.Block block, CTSpriteShiftEntry casing, BiPredicate<net.minecraft.world.level.block.state.BlockState, net.minecraft.core.Direction> predicate)
-