Uses of Class
net.minecraft.class_11582
Packages that use class_11582
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11582 in net.minecraft
Subclasses of class_11582 in net.minecraftFields in net.minecraft with type parameters of type class_11582Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_11582> class_11582.field_61405Methods in net.minecraft that return types with arguments of type class_11582Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends class_11582> class_11582.getCodec()Methods in net.minecraft with parameters of type class_11582Modifier and TypeMethodDescriptionprivate Optional<BlockState> class_11582.method_72598(class_11582 class_11582, BlockState blockState) -
Uses of class_11582 in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type class_11582Modifier and TypeMethodDescriptionprivate static SpriteIdentifierTexturedRenderLayers.method_72920(ChestType chestType, class_11582 class_11582)