Class ContainerOpenersCounter

java.lang.Object
net.minecraft.world.level.block.entity.ContainerOpenersCounter

public abstract class ContainerOpenersCounter extends Object
  • Field Details

    • CHECK_TICK_DELAY

      private static final int CHECK_TICK_DELAY
      See Also:
    • openCount

      private int openCount
    • maxInteractionRange

      private double maxInteractionRange
  • Constructor Details

    • ContainerOpenersCounter

      public ContainerOpenersCounter()
  • Method Details