Class FabricTagProvider.BlockEntityTypeTagProvider

java.lang.Object
net.minecraft.data.server.tag.TagProvider<BlockEntityType<?>>
net.fabricmc.fabric.api.datagen.v1.provider.FabricTagProvider<BlockEntityType<?>>
net.fabricmc.fabric.api.datagen.v1.provider.FabricTagProvider.BlockEntityTypeTagProvider
All Implemented Interfaces:
DataProvider
Enclosing class:
FabricTagProvider<T>

public abstract static class FabricTagProvider.BlockEntityTypeTagProvider extends FabricTagProvider<BlockEntityType<?>>
Extend this class to create BlockEntityType tags in the "/block_entity_type" tag directory.