Class GlassPaneCTBehaviour


public class GlassPaneCTBehaviour extends SimpleCTBehaviour
  • Constructor Details

  • Method Details

    • buildContextForOccludedDirections

      public boolean buildContextForOccludedDirections()
      Overrides:
      buildContextForOccludedDirections in class ConnectedTextureBehaviour
    • connectsTo

      public boolean connectsTo(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.block.state.BlockState other, net.minecraft.world.level.BlockAndTintGetter reader, net.minecraft.core.BlockPos pos, net.minecraft.core.BlockPos otherPos, net.minecraft.core.Direction face)
      Overrides:
      connectsTo in class ConnectedTextureBehaviour
    • reverseUVsHorizontally

      protected boolean reverseUVsHorizontally(net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.Direction face)
      Overrides:
      reverseUVsHorizontally in class ConnectedTextureBehaviour