net.minecraft.data

public interface BlockItemTagProvider$Builder

net.minecraft.data.tags.BlockItemTagsProvider$CombinedAppender
net.minecraft.class_1_802$class_1_803
net.minecraft.data.BlockItemTagProvider$Builder

Method summary

Modifier and TypeMethod
BlockItemTagProvider$Builder
addAll(Stream<BlockItemId> ids)
method_1_4891(Stream<class_1_784> arg0)
add(Stream<BlockItemKey> keys)
BlockItemTagProvider$Builder
addTag(BlockItemTagId id)
method_1_4892(class_1_782 arg0)
addTag(BlockItemTagKey tagKey)
default BlockItemTagProvider$Builder
add(BlockItemId... ids)
method_1_4889(class_1_784... arg0)
add(BlockItemKey... keys)
default BlockItemTagProvider$Builder
addAll(Collection<BlockItemId> ids)
method_1_4890(Collection<class_1_784> arg0)
add(Collection<BlockItemKey> keys)