Package net.minecraft
Class class_11327
java.lang.Object
- All Implemented Interfaces:
ResourceReloader
- Mappings:
Namespace Name named net/minecraft/class_11327intermediary net/minecraft/class_11327official hov
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloader
ResourceReloader.Synchronizer -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final ResourceFinderprivate static final class_11326private Map<RegistryKey<class_11298>, class_11326> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidapply(Map<Identifier, class_11326> map, ResourceManager resourceManager, Profiler profiler) Handles the prepared intermediate object.method_71326(RegistryKey<class_11298> registryKey) Methods inherited from class net.minecraft.resource.JsonDataLoader
load, load, prepareMethods inherited from class net.minecraft.resource.SinglePreparationResourceReloader
reloadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resource.ResourceReloader
getName
-
Field Details
-
field_60325
- Mappings:
Namespace Name Mixin selector named field_60325Lnet/minecraft/class_11327;field_60325:Lnet/minecraft/resource/ResourceFinder;intermediary field_60325Lnet/minecraft/class_11327;field_60325:Lnet/minecraft/class_7654;official aLhov;a:Laln;
-
field_60326
- Mappings:
Namespace Name Mixin selector named field_60326Lnet/minecraft/class_11327;field_60326:Lnet/minecraft/class_11326;intermediary field_60326Lnet/minecraft/class_11327;field_60326:Lnet/minecraft/class_11326;official bLhov;b:Lhou;
-
field_60327
- Mappings:
Namespace Name Mixin selector named field_60327Lnet/minecraft/class_11327;field_60327:Ljava/util/Map;intermediary field_60327Lnet/minecraft/class_11327;field_60327:Ljava/util/Map;official cLhov;c:Ljava/util/Map;
-
-
Constructor Details
-
class_11327
public class_11327()
-
-
Method Details
-
apply
protected void apply(Map<Identifier, class_11326> map, ResourceManager resourceManager, Profiler profiler) Description copied from class:SinglePreparationResourceReloaderHandles the prepared intermediate object.This method is called in the apply executor, or the game engine, in a reload.
- Specified by:
applyin classSinglePreparationResourceReloader<Map<Identifier,class_11326>> - Parameters:
map- the prepared objectresourceManager- the resource managerprofiler- the apply profiler- Mappings:
Namespace Name Mixin selector named applyLnet/minecraft/class_11327;apply(Ljava/util/Map;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)Vintermediary method_71328Lnet/minecraft/class_11327;method_71328(Ljava/util/Map;Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)Vofficial aLhov;a(Ljava/util/Map;Lavt;Lbrv;)V
-
method_71326
- Mappings:
Namespace Name Mixin selector named method_71326Lnet/minecraft/class_11327;method_71326(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/class_11326;intermediary method_71326Lnet/minecraft/class_11327;method_71326(Lnet/minecraft/class_5321;)Lnet/minecraft/class_11326;official aLhov;a(Lalt;)Lhou;
-