Class StockTickerBlockEntityMixin

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

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

    • categories

      protected List<net.minecraft.world.item.ItemStack> categories
    • receivedPayments

      protected com.simibubi.create.foundation.item.SmartInventory receivedPayments
  • Constructor Details

    • StockTickerBlockEntityMixin

      public StockTickerBlockEntityMixin()
  • Method Details

    • clearContent

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