Package net.minecraft
Class class_10349
- All Implemented Interfaces:
DataProvider
- Mappings:
Namespace Name named net/minecraft/class_10349intermediary net/minecraft/class_10349official qx
-
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, registryRefFields inherited from interface net.minecraft.data.DataProvider
JSON_KEY_SORT_ORDER, JSON_KEY_SORTING_COMPARATOR, LOGGER -
Constructor Summary
ConstructorsConstructorDescriptionclass_10349(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidconfigure(RegistryWrapper.WrapperLookup registries) Methods inherited from class net.minecraft.data.server.tag.ValueLookupTagProvider
getOrCreateTagBuilderMethods inherited from class net.minecraft.data.server.tag.TagProvider
getName, getRegistryLookupFuture, getTagBuilder, getTagLookupFuture, run
-
Constructor Details
-
class_10349
public class_10349(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture)
-
-
Method Details
-
configure
- Specified by:
configurein classTagProvider<EntityType<?>>- Mappings:
Namespace Name Mixin selector named configureLnet/minecraft/data/server/tag/TagProvider;configure(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Vintermediary method_10514Lnet/minecraft/class_2474;method_10514(Lnet/minecraft/class_7225$class_7874;)Vofficial aLqp;a(Ljs$a;)V
-