Class BeltBlockEntityMixin
java.lang.Object
ch.voidlee.repair.mixin.bug_fixes.clearable.BeltBlockEntityMixin
- All Implemented Interfaces:
net.minecraft.world.Clearable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.simibubi.create.content.kinetics.belt.transport.BeltInventory -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
inventory
protected com.simibubi.create.content.kinetics.belt.transport.BeltInventory inventory
-
-
Constructor Details
-
BeltBlockEntityMixin
public BeltBlockEntityMixin()
-
-
Method Details
-
clearContent
public void clearContent()- Specified by:
clearContentin interfacenet.minecraft.world.Clearable
-