Package net.minecraft
Class class_8799
- All Implemented Interfaces:
DataProvider
- Mappings:
Namespace Name official nfintermediary net/minecraft/class_8799named net/minecraft/class_8799
-
Nested Class Summary
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, registryRefFields inherited from interface net.minecraft.data.DataProvider
JSON_KEY_SORT_ORDER, JSON_KEY_SORTING_COMPARATOR -
Constructor Summary
ConstructorsConstructorDescriptionclass_8799(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) -
Method Summary
Methods inherited from class net.minecraft.data.server.tag.TagProvider
getName, getOrCreateTagBuilder, getRegistryLookupFuture, getTagBuilder, getTagLookupFuture, run
-
Constructor Details
-
class_8799
public class_8799(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture)
-
-
Method Details
-
configure
- Specified by:
configurein classTagProvider<Structure>- Mappings:
Namespace Name Mixin selector official aLne;a(Lhi$b;)Vintermediary method_10514Lnet/minecraft/class_2474;method_10514(Lnet/minecraft/class_7225$class_7874;)Vnamed configureLnet/minecraft/data/server/tag/TagProvider;configure(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)V
-