Uses of Class
net.minecraft.class_11540
Packages that use class_11540
-
Uses of class_11540 in net.minecraft.client.gui.render
Methods in net.minecraft.client.gui.render with parameters of type class_11540Modifier and TypeMethodDescriptionprivate voidGuiRenderer.prepareItemInitially(class_11540 class_11540, MatrixStack matrices, int x, int y, int scale) -
Uses of class_11540 in net.minecraft.client.gui.render.state
Fields in net.minecraft.client.gui.render.state declared as class_11540Methods in net.minecraft.client.gui.render.state that return class_11540Constructors in net.minecraft.client.gui.render.state with parameters of type class_11540ModifierConstructorDescriptionItemGuiElementRenderState(String name, Matrix3x2f pose, class_11540 class_11540, int x, int y, @Nullable ScreenRect scissor)