Class BeltBlockEntityMixin

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

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