Class ConnectedOreCTBehaviour

java.lang.Object
com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour
com.simibubi.create.content.palettes.ConnectedOreCTBehaviour

public class ConnectedOreCTBehaviour extends ConnectedTextureBehaviour
  • Constructor Details

  • Method Details

    • 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, net.minecraft.core.Direction primaryOffset, net.minecraft.core.Direction secondaryOffset)
      Overrides:
      connectsTo in class ConnectedTextureBehaviour
    • isBeingBlocked

      protected boolean isBeingBlocked(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.BlockAndTintGetter reader, net.minecraft.core.BlockPos pos, net.minecraft.core.BlockPos otherPos, net.minecraft.core.Direction face)
      Overrides:
      isBeingBlocked in class ConnectedTextureBehaviour
    • get

      public CTSpriteShiftEntry get(net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.Direction direction)
      Specified by:
      get in class ConnectedTextureBehaviour