Class BoxHandler

java.lang.Object
com.mrbysco.measurements.client.BoxHandler

public class BoxHandler extends Object
  • Field Details

    • random

      protected static final Random random
  • Constructor Details

    • BoxHandler

      public BoxHandler()
  • Method Details

    • addBox

      public static net.minecraft.world.InteractionResult addBox(@NotNull @NotNull net.minecraft.world.entity.player.Player playerEntity, @NotNull @NotNull net.minecraft.core.BlockPos blockPos)
    • getBoxList

      public static List<MeasurementBox> getBoxList()
    • undo

      public static void undo()
    • clear

      public static void clear()