Class SawBlockEntityMixin
java.lang.Object
ch.voidlee.repair.mixin.bug_fixes.clearable.SawBlockEntityMixin
- All Implemented Interfaces:
net.minecraft.world.Clearable
-
Field Summary
FieldsModifier and TypeFieldDescriptioncom.simibubi.create.content.processing.recipe.ProcessingInventory -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
inventory
public com.simibubi.create.content.processing.recipe.ProcessingInventory inventory
-
-
Constructor Details
-
SawBlockEntityMixin
public SawBlockEntityMixin()
-
-
Method Details
-
clearContent
public void clearContent()- Specified by:
clearContentin interfacenet.minecraft.world.Clearable
-