Uses of Record Class
net.minecraft.client.resource.waypoint.WaypointStyleAsset
Packages that use WaypointStyleAsset
-
Uses of WaypointStyleAsset in net.minecraft.client.data
Method parameters in net.minecraft.client.data with type arguments of type WaypointStyleAssetModifier and TypeMethodDescriptionprivate static void
WaypointStyleProvider.bootstrap
(BiConsumer<RegistryKey<WaypointStyle>, WaypointStyleAsset> waypointStyleBiConsumer) -
Uses of WaypointStyleAsset in net.minecraft.client.resource.waypoint
Fields in net.minecraft.client.resource.waypoint declared as WaypointStyleAssetModifier and TypeFieldDescriptionprivate static final WaypointStyleAsset
WaypointStyleAssetManager.MISSING
Fields in net.minecraft.client.resource.waypoint with type parameters of type WaypointStyleAssetModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<WaypointStyleAsset> WaypointStyleAsset.CODEC
private Map
<RegistryKey<WaypointStyle>, WaypointStyleAsset> WaypointStyleAssetManager.registry
Methods in net.minecraft.client.resource.waypoint that return WaypointStyleAssetMethods in net.minecraft.client.resource.waypoint that return types with arguments of type WaypointStyleAssetModifier and TypeMethodDescriptionprivate com.mojang.serialization.DataResult
<WaypointStyleAsset> WaypointStyleAsset.validate()
Method parameters in net.minecraft.client.resource.waypoint with type arguments of type WaypointStyleAssetModifier and TypeMethodDescriptionprotected void
WaypointStyleAssetManager.apply
(Map<Identifier, WaypointStyleAsset> map, ResourceManager resourceManager, Profiler profiler)