Uses of Record Class
net.minecraft.class_10192
Packages that use class_10192
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10192 in net.minecraft
Fields in net.minecraft with type parameters of type class_10192Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10192> class_10192.field_54145static final PacketCodec<RegistryByteBuf, class_10192> class_10192.field_54146Methods in net.minecraft that return class_10192 -
Uses of class_10192 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10192Modifier and TypeMethodDescriptionprivate static booleanArmorFeatureRenderer.method_64082(class_10192 class_10192, EquipmentSlot equipmentSlot) -
Uses of class_10192 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type class_10192Modifier and TypeFieldDescriptionstatic final ComponentType<class_10192> DataComponentTypes.EQUIPPABLE