Uses of Enum Class
net.minecraft.class_11959.class_11960
Packages that use class_11959.class_11960
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11959.class_11960 in net.minecraft
Fields in net.minecraft declared as class_11959.class_11960Methods in net.minecraft that return class_11959.class_11960Modifier and TypeMethodDescriptionstatic class_11959.class_11960Returns the enum constant of this class with the specified name.static class_11959.class_11960[]class_11959.class_11960.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_11959.class_11960 in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type class_11959.class_11960Modifier and TypeMethodDescriptionstatic SpriteIdentifierTexturedRenderLayers.getChestTextureId(class_11959.class_11960 class_11960, ChestType type) -
Uses of class_11959.class_11960 in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity that return class_11959.class_11960Modifier and TypeMethodDescriptionprivate class_11959.class_11960ChestBlockEntityRenderer.method_74366(BlockEntity blockEntity, boolean bool)