Package net.minecraft
Class class_8142
- All Implemented Interfaces:
DataProvider
- Mappings:
Namespace Name official mt
intermediary net/minecraft/class_8142
named net/minecraft/class_8142
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.data.server.tag.TagProvider
TagProvider.ProvidedTagBuilder<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, registryLookupFuture, registryRef
Fields inherited from interface net.minecraft.data.DataProvider
JSON_KEY_SORT_ORDER, JSON_KEY_SORTING_COMPARATOR
-
Constructor Summary
ConstructorDescriptionclass_8142
(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) -
Method Summary
Methods inherited from class net.minecraft.data.server.tag.TagProvider
getName, getOrCreateTagBuilder, getTagBuilder, run
-
Constructor Details
-
class_8142
public class_8142(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture)
-
-
Method Details
-
configure
- Specified by:
configure
in classTagProvider<class_8110>
- Mappings:
Namespace Name Mixin selector official a
Lne;a(Lhd$b;)V
intermediary method_10514
Lnet/minecraft/class_2474;method_10514(Lnet/minecraft/class_7225$class_7874;)V
named configure
Lnet/minecraft/data/server/tag/TagProvider;configure(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)V
-