Uses of Class
net.minecraft.class_10083
Packages that use class_10083
Package
Description
-
Uses of class_10083 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10083Methods in net.minecraft.client.render.entity with parameters of type class_10083Modifier and TypeMethodDescriptionWitherEntityRenderer.getTexture(class_10083 class_10083) voidWitherEntityRenderer.method_62355(WitherEntity witherEntity, class_10083 class_10083, float float2) protected voidWitherEntityRenderer.scale(class_10083 class_10083, MatrixStack matrixStack) -
Uses of class_10083 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10083Modifier and TypeMethodDescriptionprotected booleanWitherArmorFeatureRenderer.method_62591(class_10083 class_10083) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10083ModifierConstructorDescriptionWitherArmorFeatureRenderer(FeatureRendererContext<class_10083, WitherEntityModel> context, EntityModelLoader loader) -
Uses of class_10083 in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type class_10083Modifier and TypeMethodDescriptionprivate static voidWitherEntityModel.rotateHead(class_10083 class_10083, ModelPart head, int sigma) voidWitherEntityModel.setAngles(class_10083 class_10083)