Uses of Interface
net.minecraft.client.render.command.OrderedRenderCommandQueue.LayeredCustom
Packages that use OrderedRenderCommandQueue.LayeredCustom
-
Uses of OrderedRenderCommandQueue.LayeredCustom in net.minecraft.client.particle
Classes in net.minecraft.client.particle that implement OrderedRenderCommandQueue.LayeredCustom -
Uses of OrderedRenderCommandQueue.LayeredCustom in net.minecraft.client.render.command
Fields in net.minecraft.client.render.command with type parameters of type OrderedRenderCommandQueue.LayeredCustomModifier and TypeFieldDescriptionprivate final List<OrderedRenderCommandQueue.LayeredCustom> BatchingRenderCommandQueue.layeredCustomCommandsMethods in net.minecraft.client.render.command that return types with arguments of type OrderedRenderCommandQueue.LayeredCustomMethods in net.minecraft.client.render.command with parameters of type OrderedRenderCommandQueue.LayeredCustomModifier and TypeMethodDescriptionvoidBatchingRenderCommandQueue.submitCustom(OrderedRenderCommandQueue.LayeredCustom customRenderer) voidOrderedRenderCommandQueueImpl.submitCustom(OrderedRenderCommandQueue.LayeredCustom customRenderer) voidRenderCommandQueue.submitCustom(OrderedRenderCommandQueue.LayeredCustom customRenderer)