-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
minecraft-quartus/src/main/java/io/github/marcuscastelo/quartus/blockentity/CompilerBlockEntity.java
Lines 10 to 13 in 1d7a9a6
| //TODO: drop disk | |
| public class CompilerBlockEntity extends BlockEntity implements ImplementedInventory { | |
| DefaultedList<ItemStack> inventoryItems; | |
| public CompilerBlockEntity() { |
This issue was generated by todo based on a TODO comment in 1d7a9a6. It's been assigned to @marcuscastelo because they committed the code.
Reactions are currently unavailable