Uses of Class
alexiil.mc.lib.attributes.fluid.render.FluidVolumeRenderer
Packages that use FluidVolumeRenderer
-
Uses of FluidVolumeRenderer in alexiil.mc.lib.attributes.fluid.render
Subclasses of FluidVolumeRenderer in alexiil.mc.lib.attributes.fluid.renderModifier and TypeClassDescriptionclassDefaultFluidVolumeRendererthat can handle most default fluid types - if theFluidVolumeis for a non-null minecraftFluidthen this will use the sprites provided from theFluidRenderHandlerRegistry.classclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of FluidVolumeRenderer in alexiil.mc.lib.attributes.fluid.volume
Methods in alexiil.mc.lib.attributes.fluid.volume that return FluidVolumeRendererModifier and TypeMethodDescriptionFluidVolume.getRenderer()Returns theFluidVolumeRendererto use for rendering this fluid.PotionFluidVolume.getRenderer()
DefaultFluidVolumeRendererdoes everything that this does.