Uses of Interface
net.minecraft.class_10527
Packages that use class_10527
-
Uses of class_10527 in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model declared as class_10527Methods in net.minecraft.client.render.model that return class_10527Modifier and TypeMethodDescriptionBaker.method_65732()ModelBaker.BakerImpl.method_65732()default class_10527ModelBaker.SpriteGetter.method_65738(class_10525 class_10525) Methods in net.minecraft.client.render.model with parameters of type class_10527Modifier and TypeMethodDescriptionprivate static SpriteBasicBakedModel.method_65761(class_10527 class_10527, class_10419 class_10419, String string) static BakedModelBasicBakedModel.method_65762(List<ModelElement> list, class_10419 class_10419, class_10527 class_10527, ModelBakeSettings modelBakeSettings, boolean bool, boolean bool2, boolean bool3, ModelTransformation modelTransformation) -
Uses of class_10527 in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json with parameters of type class_10527Modifier and TypeMethodDescriptionprivate BakedModelItemModelGenerator.create(class_10419 class_10419, class_10527 class_10527, ModelBakeSettings modelBakeSettings, boolean bool, boolean bool2, ModelTransformation modelTransformation)