net.minecraft.client.render.entity.equipment

public class EquipmentModelLoader

extends JsonDataLoader<EquipmentModel>

All mapped superinterfaces:

ResourceReloader

net.minecraft.client.resources.model.EquipmentAssetManager
net.minecraft.class_10201
net.minecraft.client.render.entity.equipment.EquipmentModelLoader

Field summary

Modifier and TypeField
public static final EquipmentModel
MISSING
field_54189
EMPTY
private static final ResourceFinder
ASSET_LISTER
field_55459
FINDER
private Map<RegistryKey<EquipmentAsset>, EquipmentModel>
equipmentAssets
field_54190
models

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
apply(Map<Identifier, EquipmentClientInfo> preparations, ResourceManager manager, ProfilerFiller profiler)
method_64088(Map<class_2960, class_10186> arg0, class_3300 arg1, class_3695 arg2)
apply(Map<Identifier, EquipmentModel> arg0, ResourceManager arg1, Profiler arg2)
public EquipmentModel
get(ResourceKey<EquipmentAsset> id)
method_64087(class_5321<class_10394> arg0)
get(RegistryKey<EquipmentAsset> assetKey)
protected void
apply(Object preparations, ResourceManager manager, ProfilerFiller profiler)
method_18788(Object arg0, class_3300 arg1, class_3695 arg2)
apply(Object arg0, ResourceManager arg1, Profiler arg2)
private static RegistryKey
lambda$apply$0(Map$Entry arg0)
method_65724(Map$Entry arg0)
method_65724(Map$Entry entry)