Package net.minecraft
Class class_9675
- All Implemented Interfaces:
DataProvider
- Mappings:
Namespace Name named net/minecraft/class_9675
intermediary net/minecraft/class_9675
official qk
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.data.server.tag.ValueLookupTagProvider
ValueLookupTagProvider.ObjectBuilder<T>
Nested classes/interfaces inherited from class net.minecraft.data.server.tag.TagProvider
TagProvider.ProvidedTagBuilder<T>, TagProvider.TagLookup<T>
Nested classes/interfaces inherited from interface net.minecraft.data.DataProvider
DataProvider.Factory<T extends DataProvider>
-
Field Summary
Fields inherited from class net.minecraft.data.server.tag.TagProvider
pathResolver, registryRef
Fields inherited from interface net.minecraft.data.DataProvider
JSON_KEY_SORT_ORDER, JSON_KEY_SORTING_COMPARATOR
-
Constructor Summary
ConstructorsConstructorDescriptionclass_9675
(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) -
Method Summary
Methods inherited from class net.minecraft.class_9674
method_59781
Methods inherited from class net.minecraft.data.server.tag.ValueLookupTagProvider
getOrCreateTagBuilder
Methods inherited from class net.minecraft.data.server.tag.TagProvider
getName, getRegistryLookupFuture, getTagBuilder, getTagLookupFuture, run
-
Constructor Details
-
class_9675
public class_9675(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture)
-
-
Method Details
-
configure
- Specified by:
configure
in classTagProvider<Enchantment>
- Mappings:
Namespace Name Mixin selector named configure
Lnet/minecraft/data/server/tag/TagProvider;configure(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)V
intermediary method_10514
Lnet/minecraft/class_2474;method_10514(Lnet/minecraft/class_7225$class_7874;)V
official a
Lqd;a(Ljk$a;)V
-