Class ThresholdSwitchBlockEntityMixin

java.lang.Object
ch.voidlee.repair.mixin.bug_fixes.clearable.ThresholdSwitchBlockEntityMixin
All Implemented Interfaces:
net.minecraft.world.Clearable

public abstract class ThresholdSwitchBlockEntityMixin extends Object implements net.minecraft.world.Clearable
  • Constructor Details

    • ThresholdSwitchBlockEntityMixin

      public ThresholdSwitchBlockEntityMixin()
  • Method Details

    • clearContent

      public void clearContent()
      Specified by:
      clearContent in interface net.minecraft.world.Clearable