|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraftforge.liquids.LiquidContainerData
public class LiquidContainerData
| Field Summary | |
|---|---|
ItemStack |
container
|
ItemStack |
filled
|
LiquidStack |
stillLiquid
|
| Constructor Summary | |
|---|---|
LiquidContainerData(LiquidStack stillLiquid,
ItemStack filled,
ItemStack container)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final LiquidStack stillLiquid
public final ItemStack filled
public final ItemStack container
| Constructor Detail |
|---|
public LiquidContainerData(LiquidStack stillLiquid,
ItemStack filled,
ItemStack container)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||