JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.minecraft.client.texture.PaintingManager
Packages that use
PaintingManager
Package
Description
net.minecraft.client
Uses of
PaintingManager
in
net.minecraft.client
Fields in
net.minecraft.client
declared as
PaintingManager
Modifier and Type
Field
Description
private final
PaintingManager
MinecraftClient.
paintingManager
Methods in
net.minecraft.client
that return
PaintingManager
Modifier and Type
Method
Description
PaintingManager
MinecraftClient.
getPaintingManager
()