Uses of Class
net.minecraft.class_11791
Packages that use class_11791
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11791 in net.minecraft
Methods in net.minecraft with parameters of type class_11791Modifier and TypeMethodDescriptionvoidclass_11785.method_73485(MatrixStack matrixStack, class_11791 class_11791) voidclass_11788.method_73485(MatrixStack matrixStack, class_11791 class_11791) -
Uses of class_11791 in net.minecraft.client.render.entity.command
Fields in net.minecraft.client.render.entity.command declared as class_11791Modifier and TypeFieldDescriptionprivate final class_11791BatchingEntityRenderCommandQueue.class_11790.movingBlockRenderStateThe field for themovingBlockRenderStaterecord component.Methods in net.minecraft.client.render.entity.command that return class_11791Modifier and TypeMethodDescriptionBatchingEntityRenderCommandQueue.class_11790.movingBlockRenderState()Returns the value of themovingBlockRenderStaterecord component.Methods in net.minecraft.client.render.entity.command with parameters of type class_11791Modifier and TypeMethodDescriptionvoidBatchingEntityRenderCommandQueue.method_73485(MatrixStack matrixStack, class_11791 class_11791) Constructors in net.minecraft.client.render.entity.command with parameters of type class_11791 -
Uses of class_11791 in net.minecraft.client.render.entity.state
Fields in net.minecraft.client.render.entity.state declared as class_11791