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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ThresholdSwitchBlockEntityMixin
public ThresholdSwitchBlockEntityMixin()
-
-
Method Details
-
clearContent
public void clearContent()- Specified by:
clearContentin interfacenet.minecraft.world.Clearable
-