public class EntityTypeTagsProvider extends TagsProvider<EntityType<?>>
generator, registry, tagToBuilder
HASH_FUNCTION
Constructor and Description |
---|
EntityTypeTagsProvider(DataGenerator p_i50784_1_) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
protected java.nio.file.Path |
makePath(ResourceLocation id) |
protected void |
registerTags() |
protected void |
setCollection(TagCollection<EntityType<?>> colectionIn) |
act, getBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
save
public EntityTypeTagsProvider(DataGenerator p_i50784_1_)
protected void registerTags()
registerTags
in class TagsProvider<EntityType<?>>
protected java.nio.file.Path makePath(ResourceLocation id)
makePath
in class TagsProvider<EntityType<?>>
public java.lang.String getName()
protected void setCollection(TagCollection<EntityType<?>> colectionIn)
setCollection
in class TagsProvider<EntityType<?>>