@Deprecated public class LiquidContainerData extends Object
Modifier and Type | Field and Description |
---|---|
ItemStack |
container
Deprecated.
|
ItemStack |
filled
Deprecated.
|
LiquidStack |
stillLiquid
Deprecated.
|
Constructor and Description |
---|
LiquidContainerData(LiquidStack stillLiquid,
ItemStack filled,
ItemStack container)
Deprecated.
|
public final LiquidStack stillLiquid
public final ItemStack filled
public final ItemStack container
public LiquidContainerData(LiquidStack stillLiquid, ItemStack filled, ItemStack container)