Class ItemHatchBlockEntityMixin
java.lang.Object
ch.voidlee.repair.mixin.bug_fixes.clearable.ItemHatchBlockEntityMixin
- All Implemented Interfaces:
net.minecraft.world.Clearable
public abstract class ItemHatchBlockEntityMixin
extends Object
implements net.minecraft.world.Clearable
-
Field Summary
FieldsModifier and TypeFieldDescriptioncom.simibubi.create.foundation.blockEntity.behaviour.filtering.FilteringBehaviour -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
filtering
public com.simibubi.create.foundation.blockEntity.behaviour.filtering.FilteringBehaviour filtering
-
-
Constructor Details
-
ItemHatchBlockEntityMixin
public ItemHatchBlockEntityMixin()
-
-
Method Details
-
clearContent
public void clearContent()- Specified by:
clearContentin interfacenet.minecraft.world.Clearable
-