Class ItemVaultBlockEntityMixin

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

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

    • inventory

      protected net.minecraftforge.items.ItemStackHandler inventory
  • Constructor Details

    • ItemVaultBlockEntityMixin

      public ItemVaultBlockEntityMixin()
  • Method Details

    • clearContent

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