Uses of Class
net.minecraft.resource.ResourceReloader.Key
Packages that use ResourceReloader.Key
Package
Description
The base package for all Minecraft classes.
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of ResourceReloader.Key in net.minecraft
Fields in net.minecraft declared as ResourceReloader.KeyModifier and TypeFieldDescriptionstatic final ResourceReloader.Key<class_11697.Stitch> class_11697.field_61861 -
Uses of ResourceReloader.Key in net.minecraft.resource
Fields in net.minecraft.resource with type parameters of type ResourceReloader.KeyModifier and TypeFieldDescriptionprivate final Map<ResourceReloader.Key<?>, Object> ResourceReloader.class_11558.field_61162Methods in net.minecraft.resource with parameters of type ResourceReloader.KeyModifier and TypeMethodDescription<T> TResourceReloader.class_11558.method_72362(ResourceReloader.Key<T> key) <T> voidResourceReloader.class_11558.method_72363(ResourceReloader.Key<T> key, T t)