Class CustomTagProviders.VEntityTagProvider

java.lang.Object
net.minecraft.data.tags.TagsProvider<T>
net.fabricmc.fabric.api.datagen.v1.provider.FabricTagProvider<T>
io.github.vampirestudios.vampirelib.api.datagen.CustomTagProviders<net.minecraft.world.entity.EntityType<?>>
io.github.vampirestudios.vampirelib.api.datagen.CustomTagProviders.VEntityTagProvider
All Implemented Interfaces:
net.minecraft.data.DataProvider
Enclosing class:
CustomTagProviders<T>

public abstract static class CustomTagProviders.VEntityTagProvider extends CustomTagProviders<net.minecraft.world.entity.EntityType<?>>
  • Constructor Details

    • VEntityTagProvider

      public VEntityTagProvider(net.fabricmc.fabric.api.datagen.v1.FabricDataOutput output, CompletableFuture<net.minecraft.core.HolderLookup.Provider> registriesFuture)