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

    Constructors
    Constructor
    Description
    EncasedDualDiagonalBevelCogWheelCTBehaviour(com.simibubi.create.foundation.block.connected.CTSpriteShiftEntry shift)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected boolean
    reverseUVs(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, getShift

    Methods inherited from class com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour.Base

    getDataType

    Methods inherited from class com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour

    buildContext, buildContextForOccludedDirections, connectsTo, getCTBlockState, getRightDirection, getShift, getUpDirection, isBeingBlocked, reverseUVsHorizontally, reverseUVsVertically

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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:
      reverseUVs in class com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour