Class ValveHandleBlockEntity.ValveHandleValueBox

Enclosing class:
ValveHandleBlockEntity

public static class ValveHandleBlockEntity.ValveHandleValueBox extends ValueBoxTransform.Sided
  • Constructor Details

    • ValveHandleValueBox

      public ValveHandleValueBox()
  • Method Details

    • isSideActive

      protected boolean isSideActive(net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.Direction direction)
      Overrides:
      isSideActive in class ValueBoxTransform.Sided
    • getSouthLocation

      protected net.minecraft.world.phys.Vec3 getSouthLocation()
      Specified by:
      getSouthLocation in class ValueBoxTransform.Sided
    • testHit

      public boolean testHit(net.minecraft.world.level.LevelAccessor level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.phys.Vec3 localHit)
      Overrides:
      testHit in class ValueBoxTransform.Sided