Class EncasedDualDiagonalBevelCogWheelCTBehaviour
java.lang.Object
com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour
com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour.Base
com.simibubi.create.content.decoration.encasing.EncasedCTBehaviour
petrolpark.mc.petrolsparts.content.kinetics.bevelCogWheel.diagonal.dual.EncasedDualDiagonalBevelCogWheelCTBehaviour
public class EncasedDualDiagonalBevelCogWheelCTBehaviour
extends com.simibubi.create.content.decoration.encasing.EncasedCTBehaviour
-
Nested Class Summary
Nested classes/interfaces inherited from class com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour
com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour.Base, com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour.ContextRequirement, com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour.CTContext -
Constructor Summary
ConstructorsConstructorDescriptionEncasedDualDiagonalBevelCogWheelCTBehaviour(com.simibubi.create.foundation.block.connected.CTSpriteShiftEntry shift) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanreverseUVs(net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.Direction face) Methods inherited from class com.simibubi.create.content.decoration.encasing.EncasedCTBehaviour
connectsTo, getShiftMethods inherited from class com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour.Base
getDataTypeMethods inherited from class com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour
buildContext, buildContextForOccludedDirections, connectsTo, getCTBlockState, getRightDirection, getShift, getUpDirection, isBeingBlocked, reverseUVsHorizontally, reverseUVsVertically
-
Constructor Details
-
EncasedDualDiagonalBevelCogWheelCTBehaviour
public EncasedDualDiagonalBevelCogWheelCTBehaviour(com.simibubi.create.foundation.block.connected.CTSpriteShiftEntry shift)
-
-
Method Details
-
reverseUVs
protected boolean reverseUVs(net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.Direction face) - Overrides:
reverseUVsin classcom.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour
-