Uses of Class
net.minecraft.class_10444
Packages that use class_10444
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10444 in net.minecraft
Fields in net.minecraft declared as class_10444Modifier and TypeFieldDescriptionfinal class_10444class_10426.field_55305final class_10444class_10426.field_55307final class_10444class_10427.field_55308final class_10444class_10428.field_55310Methods in net.minecraft that return class_10444Methods in net.minecraft with parameters of type class_10444Modifier and TypeMethodDescriptionvoidclass_10430.method_65584(class_10444 class_10444, ItemStack itemStack, class_10442 class_10442, ModelTransformationMode modelTransformationMode, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2) voidclass_10432.method_65584(class_10444 class_10444, ItemStack itemStack, class_10442 class_10442, ModelTransformationMode modelTransformationMode, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2) voidclass_10435.method_65584(class_10444 class_10444, ItemStack itemStack, class_10442 class_10442, ModelTransformationMode modelTransformationMode, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2) voidclass_10437.method_65584(class_10444 class_10444, ItemStack itemStack, class_10442 class_10442, ModelTransformationMode modelTransformationMode, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2) voidclass_10439.method_65584(class_10444 class_10444, ItemStack itemStack, class_10442 class_10442, ModelTransformationMode modelTransformationMode, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2) voidclass_10447.method_65584(class_10444 class_10444, ItemStack itemStack, class_10442 class_10442, ModelTransformationMode modelTransformationMode, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2) voidclass_10448.method_65584(class_10444 class_10444, ItemStack itemStack, class_10442 class_10442, ModelTransformationMode modelTransformationMode, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2) voidclass_10451.method_65584(class_10444 class_10444, ItemStack itemStack, class_10442 class_10442, ModelTransformationMode modelTransformationMode, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2) voidclass_10455.method_65584(class_10444 class_10444, ItemStack itemStack, class_10442 class_10442, ModelTransformationMode modelTransformationMode, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2) voidclass_10442.method_65595(class_10444 class_10444, ItemStack itemStack, ModelTransformationMode modelTransformationMode, Entity entity) voidclass_10442.method_65596(class_10444 class_10444, ItemStack itemStack, ModelTransformationMode modelTransformationMode, @Nullable World world, @Nullable LivingEntity livingEntity, int int2) voidclass_10442.method_65597(class_10444 class_10444, ItemStack itemStack, ModelTransformationMode modelTransformationMode, boolean bool, LivingEntity livingEntity) voidclass_10442.method_65598(class_10444 class_10444, ItemStack itemStack, ModelTransformationMode modelTransformationMode, boolean bool, @Nullable World world, @Nullable LivingEntity livingEntity, int int2) -
Uses of class_10444 in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as class_10444 -
Uses of class_10444 in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as class_10444Methods in net.minecraft.client.particle that return class_10444Modifier and TypeMethodDescriptionprotected class_10444CrackParticle.class_10417.method_65524(ItemStack itemStack, ClientWorld clientWorld) Constructors in net.minecraft.client.particle with parameters of type class_10444ModifierConstructorDescription(package private)CrackParticle(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, class_10444 class_10444) protectedCrackParticle(ClientWorld clientWorld, double x, double y, double z, class_10444 class_10444) -
Uses of class_10444 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10444Modifier and TypeMethodDescriptionprivate voidPlayerHeldItemFeatureRenderer.method_65576(class_10444 class_10444, Arm arm, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) protected voidHeldItemFeatureRenderer.renderItem(S s, class_10444 class_10444, Arm arm, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) protected voidPlayerHeldItemFeatureRenderer.renderItem(S s, class_10444 class_10444, Arm arm, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) -
Uses of class_10444 in net.minecraft.client.render.entity.state
Fields in net.minecraft.client.render.entity.state declared as class_10444Modifier and TypeFieldDescriptionfinal class_10444LivingEntityRenderState.equippedHeadStackfinal class_10444ItemDisplayEntityRenderState.field_55313final class_10444ItemFrameEntityRenderState.field_55314final class_10444PlayerEntityRenderState.field_55317final class_10444FlyingItemEntityRenderState.field_55320final class_10444FireworkRocketEntityRenderState.stack -
Uses of class_10444 in net.minecraft.client.render.item
Fields in net.minecraft.client.render.item declared as class_10444