Uses of Class
net.minecraft.class_11890
Packages that use class_11890
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11890 in net.minecraft
Subclasses of class_11890 in net.minecraft -
Uses of class_11890 in net.minecraft.client.network
Subclasses of class_11890 in net.minecraft.client.networkModifier and TypeClassDescriptionclassclassRepresents the client's own player entity.classRepresents a player entity that is present on the client but is not the client's own player. -
Uses of class_11890 in net.minecraft.client.render.entity
Classes in net.minecraft.client.render.entity with type parameters of type class_11890Modifier and TypeClassDescriptionclassPlayerEntityRenderer<AvatarlikeEntity extends class_11890 & class_11901>Methods in net.minecraft.client.render.entity with type parameters of type class_11890Modifier and TypeMethodDescriptionprivate <T extends class_11890 & class_11901>
PlayerEntityRenderer<T> EntityRenderManager.method_74406(Map<Model, PlayerEntityRenderer<T>> map, T t) static <T extends class_11890 & class_11901>
Map<Model, PlayerEntityRenderer<T>> EntityRenderers.reloadPlayerRenderers(EntityRendererFactory.Context ctx) Methods in net.minecraft.client.render.entity with parameters of type class_11890Modifier and TypeMethodDescriptionprivate static BipedEntityModel.ArmPosePlayerEntityRenderer.getArmPose(class_11890 class_11890, ItemStack stack, Hand hand) private static BipedEntityModel.ArmPosePlayerEntityRenderer.getArmPose(class_11890 class_11890, Arm arm) -
Uses of class_11890 in net.minecraft.entity.player
Subclasses of class_11890 in net.minecraft.entity.player -
Uses of class_11890 in net.minecraft.server.network
Subclasses of class_11890 in net.minecraft.server.network