net.minecraft.client.resource.waypoint

public class WaypointStyleAssetManager

extends JsonDataLoader<WaypointStyleAsset>

All mapped superinterfaces:

ResourceReloader

net.minecraft.client.resources.WaypointStyleManager
net.minecraft.class_11327
net.minecraft.client.resource.waypoint.WaypointStyleAssetManager

Field summary

Modifier and TypeField
private static final ResourceFinder
ASSET_LISTER
field_60325
FINDER
private static final WaypointStyleAsset
MISSING
field_60326
MISSING
private Map<RegistryKey<WaypointStyle>, WaypointStyleAsset>
waypointStyles
field_60327
registry

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
apply(Map<Identifier, WaypointStyle> preparations, ResourceManager manager, ProfilerFiller profiler)
method_71328(Map<class_2960, class_11326> arg0, class_3300 arg1, class_3695 arg2)
apply(Map<Identifier, WaypointStyleAsset> arg0, ResourceManager arg1, Profiler arg2)
public WaypointStyleAsset
get(ResourceKey<WaypointStyleAsset> id)
method_71326(class_5321<class_11298> arg0)
get(RegistryKey<WaypointStyle> key)
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_71327(Map$Entry arg0)
method_71327(Map$Entry entry)