Package alexiil.mc.lib.attributes.fluid.render
package alexiil.mc.lib.attributes.fluid.render
-
ClassDescriptionDefault
FluidVolumeRenderer
that can handle most default fluid types - if theFluidVolume
is for a non-null minecraftFluid
then this will use the sprites provided from theFluidRenderHandlerRegistry
.Helper class for renderingFluidVolume
instances.A simple, auto-expandingVertexConsumerProvider
that can render any number ofRenderLayer
's at once, rather thanVertexConsumerProvider.Immediate
which can only render the ones provided to it in a map, and 1 other.Deprecated, for removal: This API element is subject to removal in a future version.
DefaultFluidVolumeRenderer
does everything that this does.