Package net.minecraft
Class class_10201
java.lang.Object
- All Implemented Interfaces:
ResourceReloader
- Mappings:
Namespace Name named net/minecraft/class_10201intermediary net/minecraft/class_10201official gzz
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloader
ResourceReloader.Synchronizer -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidapply(Map<Identifier, class_10186> map, ResourceManager resourceManager, Profiler profiler) Handles the prepared intermediate object.method_64087(Identifier identifier) Methods inherited from class net.minecraft.resource.JsonDataLoader
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_54189
- Mappings:
Namespace Name Mixin selector named field_54189Lnet/minecraft/class_10201;field_54189:Lnet/minecraft/class_10186;intermediary field_54189Lnet/minecraft/class_10201;field_54189:Lnet/minecraft/class_10186;official aLgzz;a:Lddf;
-
field_54190
- Mappings:
Namespace Name Mixin selector named field_54190Lnet/minecraft/class_10201;field_54190:Ljava/util/Map;intermediary field_54190Lnet/minecraft/class_10201;field_54190:Ljava/util/Map;official bLgzz;b:Ljava/util/Map;
-
-
Constructor Details
-
class_10201
public class_10201()
-
-
Method Details
-
apply
protected void apply(Map<Identifier, class_10186> 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_10186>> - Parameters:
map- the prepared objectresourceManager- the resource managerprofiler- the apply profiler- Mappings:
Namespace Name Mixin selector named applyLnet/minecraft/class_10201;apply(Ljava/util/Map;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)Vintermediary method_64088Lnet/minecraft/class_10201;method_64088(Ljava/util/Map;Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)Vofficial aLgzz;a(Ljava/util/Map;Lava;Lbok;)V
-
method_64087
- Mappings:
Namespace Name Mixin selector named method_64087Lnet/minecraft/class_10201;method_64087(Lnet/minecraft/util/Identifier;)Lnet/minecraft/class_10186;intermediary method_64087Lnet/minecraft/class_10201;method_64087(Lnet/minecraft/class_2960;)Lnet/minecraft/class_10186;official aLgzz;a(Lalh;)Lddf;
-