Uses of Class
net.minecraft.class_10066
Packages that use class_10066
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10066 in net.minecraft
Classes in net.minecraft with type parameters of type class_10066Modifier and TypeClassDescriptionclassclass_9989<T extends AbstractSkeletonEntity,S extends class_10066> Subclasses of class_10066 in net.minecraft -
Uses of class_10066 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10066Modifier and TypeMethodDescriptionSkeletonEntityRenderer.method_55269()StrayEntityRenderer.method_55269()WitherSkeletonEntityRenderer.method_55269()Methods in net.minecraft.client.render.entity with parameters of type class_10066Modifier and TypeMethodDescriptionSkeletonEntityRenderer.getTexture(class_10066 class_10066) StrayEntityRenderer.getTexture(class_10066 class_10066) WitherSkeletonEntityRenderer.getTexture(class_10066 class_10066) -
Uses of class_10066 in net.minecraft.client.render.entity.feature
Classes in net.minecraft.client.render.entity.feature with type parameters of type class_10066Modifier and TypeClassDescriptionclassSkeletonOverlayFeatureRenderer<S extends class_10066,M extends EntityModel<S>> -
Uses of class_10066 in net.minecraft.client.render.entity.model
Classes in net.minecraft.client.render.entity.model with type parameters of type class_10066