Uses of Class
net.minecraft.class_10010
Packages that use class_10010
Package
Description
-
Uses of class_10010 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10010Methods in net.minecraft.client.render.entity with parameters of type class_10010Modifier and TypeMethodDescriptionprotected floatCreeperEntityRenderer.getAnimationCounter(class_10010 class_10010) CreeperEntityRenderer.getTexture(class_10010 class_10010) voidCreeperEntityRenderer.method_62354(CreeperEntity creeperEntity, class_10010 class_10010, float float2) protected voidCreeperEntityRenderer.scale(class_10010 class_10010, MatrixStack matrixStack) -
Uses of class_10010 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10010Modifier and TypeMethodDescriptionprotected booleanCreeperChargeFeatureRenderer.method_62591(class_10010 class_10010) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10010ModifierConstructorDescriptionCreeperChargeFeatureRenderer(FeatureRendererContext<class_10010, CreeperEntityModel> context, EntityModelLoader loader) -
Uses of class_10010 in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type class_10010