Class SchematicTableBlockEntityMixin

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

public abstract class SchematicTableBlockEntityMixin extends Object implements net.minecraft.world.Clearable
  • Field Details

    • inventory

      public com.simibubi.create.content.schematics.table.SchematicTableBlockEntity.SchematicTableInventory inventory
  • Constructor Details

    • SchematicTableBlockEntityMixin

      public SchematicTableBlockEntityMixin()
  • Method Details

    • clearContent

      public void clearContent()
      Specified by:
      clearContent in interface net.minecraft.world.Clearable