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> 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.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<ResourceLocation, WaypointStyle> p_419827_, ResourceManager p_419962_, ProfilerFiller p_419731_)