java.lang.Object
com.viaversion.viafabricplus.features.block.connections.WallStateHandler
All Implemented Interfaces:
IBlockStateHandler

public final class WallStateHandler extends Object implements IBlockStateHandler
  • Constructor Details

    • WallStateHandler

      public WallStateHandler()
  • Method Details

    • connect

      public net.minecraft.world.level.block.state.BlockState connect(net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.world.level.LevelReader levelReader, net.minecraft.core.BlockPos blockPos)
      Specified by:
      connect in interface IBlockStateHandler