public static class PotionFluid.PotionFluidAttributes
extends net.minecraftforge.fluids.FluidAttributes
| Constructor and Description |
|---|
PotionFluidAttributes(net.minecraftforge.fluids.FluidAttributes.Builder builder,
net.minecraft.fluid.Fluid fluid) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColor(net.minecraftforge.fluids.FluidStack stack) |
java.lang.String |
getTranslationKey(net.minecraftforge.fluids.FluidStack stack) |
builder, canBePlacedInWorld, canBePlacedInWorld, doesVaporize, getBlock, getBucket, getColor, getColor, getDensity, getDensity, getDensity, getDisplayName, getEmptySound, getEmptySound, getEmptySound, getFillSound, getFillSound, getFillSound, getFlowingTexture, getFlowingTexture, getFlowingTexture, getLuminosity, getLuminosity, getLuminosity, getOverlayTexture, getRarity, getRarity, getRarity, getStateForPlacement, getStillTexture, getStillTexture, getStillTexture, getTemperature, getTemperature, getTemperature, getTextures, getTranslationKey, getViscosity, getViscosity, getViscosity, isGaseous, isGaseous, isGaseous, isLighterThanAir, vaporizepublic PotionFluidAttributes(net.minecraftforge.fluids.FluidAttributes.Builder builder,
net.minecraft.fluid.Fluid fluid)
public int getColor(net.minecraftforge.fluids.FluidStack stack)
getColor in class net.minecraftforge.fluids.FluidAttributespublic java.lang.String getTranslationKey(net.minecraftforge.fluids.FluidStack stack)
getTranslationKey in class net.minecraftforge.fluids.FluidAttributes