Class MillstoneBlockEntityMixin

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

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

    • inputInv

      public net.minecraftforge.items.ItemStackHandler inputInv
  • Constructor Details

    • MillstoneBlockEntityMixin

      public MillstoneBlockEntityMixin()
  • Method Details

    • clearContent

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