public static class TrackBuilderInventoryWrapper.Server extends TrackBuilderInventoryWrapper
TrackBuilderInventoryWrapper.Client, TrackBuilderInventoryWrapper.Server
fuel, fuelInventory, groundInventory, mode, railInventory, redstoneTorchInventory, torchInventory, tunnelInventory
Constructor and Description |
---|
Server(net.minecraft.item.ItemStack stack,
java.util.function.Supplier<net.minecraft.world.World> worldSupplier) |
Modifier and Type | Method and Description |
---|---|
void |
readItemStack() |
void |
writeItemStack() |
getFuel, getFuelInventory, getGroundInventory, getMode, getRailInventory, getRedstoneTorchInventory, getTorchInventory, getTunnelInventory, setFuel, setMode
public Server(net.minecraft.item.ItemStack stack, java.util.function.Supplier<net.minecraft.world.World> worldSupplier)
public void readItemStack()
readItemStack
in class TrackBuilderInventoryWrapper
public void writeItemStack()
writeItemStack
in class TrackBuilderInventoryWrapper