Class SawBlockEntityMixin

java.lang.Object
ch.voidlee.repair.mixin.bug_fixes.clearable.SawBlockEntityMixin
All Implemented Interfaces:
net.minecraft.world.Clearable

public abstract class SawBlockEntityMixin extends Object implements net.minecraft.world.Clearable
  • 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:
      clearContent in interface net.minecraft.world.Clearable