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 voidWaypointStyleProvider.bootstrap(BiConsumer<ResourceKey<WaypointStyleAsset>, WaypointStyle> consumer) -
Uses of WaypointStyle in net.minecraft.client.resources
Subclasses with type arguments of type WaypointStyle in net.minecraft.client.resourcesFields 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.CODECprivate Map<ResourceKey<WaypointStyleAsset>, WaypointStyle> WaypointStyleManager.waypointStylesMethods in net.minecraft.client.resources that return WaypointStyleMethods in net.minecraft.client.resources that return types with arguments of type WaypointStyleModifier and TypeMethodDescriptioncom.mojang.serialization.DataResult<WaypointStyle> WaypointStyle.validate()Method parameters in net.minecraft.client.resources with type arguments of type WaypointStyleModifier and TypeMethodDescriptionprotected voidWaypointStyleManager.apply(Map<Identifier, WaypointStyle> preparations, ResourceManager manager, ProfilerFiller profiler)