Uses of Record Class
net.minecraft.client.resources.WaypointStyle
Packages that use WaypointStyle
-
Uses of WaypointStyle in net.minecraft.client.data.models
Method parameters in net.minecraft.client.data.models with type arguments of type WaypointStyleModifier and TypeMethodDescriptionprivate static void
WaypointStyleProvider.bootstrap
(BiConsumer<ResourceKey<WaypointStyleAsset>, WaypointStyle> pConsumer) -
Uses of WaypointStyle in net.minecraft.client.resources
Fields in net.minecraft.client.resources declared as WaypointStyleFields in net.minecraft.client.resources with type parameters of type WaypointStyleModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<WaypointStyle> WaypointStyle.CODEC
private Map
<ResourceKey<WaypointStyleAsset>, WaypointStyle> WaypointStyleManager.waypointStyles
Methods in net.minecraft.client.resources that return WaypointStyleMethods in net.minecraft.client.resources that return types with arguments of type WaypointStyleModifier and TypeMethodDescriptionprivate com.mojang.serialization.DataResult
<WaypointStyle> WaypointStyle.validate()
Method parameters in net.minecraft.client.resources with type arguments of type WaypointStyleModifier and TypeMethodDescriptionprotected void
WaypointStyleManager.apply
(Map<ResourceLocation, WaypointStyle> pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler)