Uses of Class
alexiil.mc.lib.attributes.fluid.render.FluidVolumeRenderer
-
Uses of FluidVolumeRenderer in alexiil.mc.lib.attributes.fluid.render
Modifier and TypeClassDescriptionclass
DefaultFluidVolumeRenderer
that can handle most default fluid types - if theFluidVolume
is for a non-null minecraftFluid
then this will use the sprites provided from theFluidRenderHandlerRegistry
.class
class
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of FluidVolumeRenderer in alexiil.mc.lib.attributes.fluid.volume
Modifier and TypeMethodDescriptionFluidVolume.getRenderer()
Returns theFluidVolumeRenderer
to use for rendering this fluid.PotionFluidVolume.getRenderer()
DefaultFluidVolumeRenderer
does everything that this does.