Uses of Interface
net.minecraft.class_11901
Packages that use class_11901
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11901 in net.minecraft
Classes in net.minecraft that implement class_11901 -
Uses of class_11901 in net.minecraft.client.network
Classes in net.minecraft.client.network that implement class_11901Modifier 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_11901 in net.minecraft.client.render.entity
Classes in net.minecraft.client.render.entity with type parameters of type class_11901Modifier and TypeClassDescriptionclassPlayerEntityRenderer<AvatarlikeEntity extends class_11890 & class_11901>Methods in net.minecraft.client.render.entity with type parameters of type class_11901Modifier 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)