Package | Description |
---|---|
net.minecraftforge.client.model |
Modifier and Type | Field and Description |
---|---|
private DynamicBucketModel |
DynamicBucketModel.ContainedFluidOverrideHandler.parent |
Modifier and Type | Method and Description |
---|---|
DynamicBucketModel |
DynamicBucketModel.Loader.read(com.google.gson.JsonDeserializationContext deserializationContext,
com.google.gson.JsonObject modelContents) |
DynamicBucketModel |
DynamicBucketModel.withFluid(Fluid newFluid)
Returns a new ModelDynBucket representing the given fluid, but with the same
other properties (flipGas, tint, coverIsMask).
|
Constructor and Description |
---|
ContainedFluidOverrideHandler(ItemOverrideList nested,
ModelBakery bakery,
IModelConfiguration owner,
DynamicBucketModel parent) |