net.minecraft.tag

public interface TagManager

ael
net.minecraft.tags.TagContainer
net.minecraft.class_5415
net.minecraft.tag.TagManager
net.minecraft.unmapped.C_sqghloof
net.minecraft.tags.ITagCollectionSupplier
net.minecraft.tags.ITagCollectionSupplier

Field summary

Modifier and TypeField
TagManager
a
EMPTY
field_25744
EMPTY
f_inxpgixi
field_242208_a
TAG_COLLECTION_SUPPLIER

Method summary

Modifier and TypeMethod
TagGroup<Block>
a()
getBlocks()
method_30215()
getBlocks()
m_tssaofrz()
func_241835_a()
getBlockTags()
TagGroup<Item>
b()
getItems()
method_30218()
getItems()
m_tfkvbyxu()
func_241836_b()
getItemTags()
TagGroup<Fluid>
c()
getFluids()
method_30220()
getFluids()
m_fadphqgg()
func_241837_c()
getFluidTags()
TagGroup<EntityType<?>>
d()
getEntityTypes()
method_30221()
getEntityTypes()
m_eobbkecs()
func_241838_d()
getEntityTypeTags()
default void
e()
bindToGlobal()
method_30222()
apply()
m_zxqosxps()
func_242212_e()
updateTags()
default void
a(nf arg0)
serializeToNetwork(FriendlyByteBuf arg0)
method_30217(class_2540 arg0)
toPacket(PacketByteBuf buf)
m_zwltqgen(C_idfydwco arg0)
func_242210_a(PacketBuffer arg0)
writeTagCollectionSupplierToBuffer(PacketBuffer buffer)
static TagManager
b(nf arg0)
deserializeFromNetwork(FriendlyByteBuf arg0)
method_30219(class_2540 arg0)
fromPacket(PacketByteBuf buf)
m_xompxord(C_idfydwco arg0)
func_242211_b(PacketBuffer arg0)
readTagCollectionSupplierFromBuffer(PacketBuffer buffer)
static TagManager
a(aek<bul> arg0, aek<blu> arg1, aek<cut> arg2, aek<aqb<?>> arg3)
of(TagCollection<Block> arg0, TagCollection<Item> arg1, TagCollection<Fluid> arg2, TagCollection<EntityType<?>> arg3)
method_30216(class_5414<class_2248> arg0, class_5414<class_1792> arg1, class_5414<class_3611> arg2, class_5414<class_1299<?>> arg3)
create(TagGroup<Block> blocks, TagGroup<Item> items, TagGroup<Fluid> fluids, TagGroup<EntityType<?>> entityTypes)
m_wrswdrgv(C_urufctfi<C_mmxmpdoq> arg0, C_urufctfi<C_vorddnax> arg1, C_urufctfi<C_rxhyurmy> arg2, C_urufctfi<C_ogavsvbr<?>> arg3)
func_242209_a(ITagCollection<Block> arg0, ITagCollection<Item> arg1, ITagCollection<Fluid> arg2, ITagCollection<EntityType<?>> arg3)
getTagCollectionSupplier(ITagCollection<Block> blockTags, ITagCollection<Item> itemTags, ITagCollection<Fluid> fluidTags, ITagCollection<EntityType<?>> entityTypeTags)