Uses of Class
net.minecraft.client.class_2877
Packages that use class_2877
Package
Description
-
Uses of class_2877 in net.minecraft.client
Fields in net.minecraft.client declared as class_2877Methods in net.minecraft.client that return class_2877Modifier and TypeMethodDescriptionclass_2877.class_2878.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) class_2885.method_12393()Methods in net.minecraft.client that return types with arguments of type class_2877Constructors in net.minecraft.client with parameters of type class_2877 -
Uses of class_2877 in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model with type parameters of type class_2877Modifier and TypeFieldDescriptionprivate final Map<ModelIdentifier,class_2877> ModelLoader.field_11304Methods in net.minecraft.client.render.model with parameters of type class_2877Modifier and TypeMethodDescriptionprivate BakedModelModelLoader.method_12504(class_2877 class_2877, String string) private voidModelLoader.method_12505(ModelIdentifier modelIdentifier, class_2877 class_2877) -
Uses of class_2877 in net.minecraft.client.render.model.json
Fields in net.minecraft.client.render.model.json with type parameters of type class_2877Methods in net.minecraft.client.render.model.json that return class_2877Methods in net.minecraft.client.render.model.json that return types with arguments of type class_2877Modifier and TypeMethodDescriptionModelVariantMap.method_12356()protected Map<String,class_2877> ModelVariantMap.Deserializer.method_12360(JsonDeserializationContext jsonDeserializationContext, JsonObject jsonObject) Constructor parameters in net.minecraft.client.render.model.json with type arguments of type class_2877