Class CopycatBlockEntityMixin
java.lang.Object
ch.voidlee.repair.mixin.bug_fixes.clearable.CopycatBlockEntityMixin
- All Implemented Interfaces:
net.minecraft.world.Clearable
public abstract class CopycatBlockEntityMixin
extends Object
implements net.minecraft.world.Clearable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CopycatBlockEntityMixin
public CopycatBlockEntityMixin()
-
-
Method Details
-
clearContent
public void clearContent()- Specified by:
clearContentin interfacenet.minecraft.world.Clearable
-