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 voidWaypointStyleProvider.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 WaypointStyleAssetWaypointStyleAssetManager.MISSINGFields in net.minecraft.client.resource.waypoint with type parameters of type WaypointStyleAssetModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<WaypointStyleAsset> WaypointStyleAsset.CODECprivate Map<RegistryKey<WaypointStyle>, WaypointStyleAsset> WaypointStyleAssetManager.registryMethods in net.minecraft.client.resource.waypoint that return WaypointStyleAssetMethods in net.minecraft.client.resource.waypoint that return types with arguments of type WaypointStyleAssetModifier and TypeMethodDescriptioncom.mojang.serialization.DataResult<WaypointStyleAsset> WaypointStyleAsset.validate()Method parameters in net.minecraft.client.resource.waypoint with type arguments of type WaypointStyleAssetModifier and TypeMethodDescriptionprotected voidWaypointStyleAssetManager.apply(Map<Identifier, WaypointStyleAsset> map, ResourceManager resourceManager, Profiler profiler)