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 Summary
FieldsModifier and TypeFieldDescriptionprotected List<net.minecraft.world.item.ItemStack>protected com.simibubi.create.foundation.item.SmartInventory -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
categories
-
receivedPayments
protected com.simibubi.create.foundation.item.SmartInventory receivedPayments
-
-
Constructor Details
-
StockTickerBlockEntityMixin
public StockTickerBlockEntityMixin()
-
-
Method Details
-
clearContent
public void clearContent()- Specified by:
clearContentin interfacenet.minecraft.world.Clearable
-