类 TagBuilder
java.lang.Object
net.minecraft.tags.TagBuilder
- 所有已实现的接口:
ITagBuilderExtension
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明addElement
(ResourceLocation p_215901_) addOptionalElement
(ResourceLocation p_215906_) addOptionalTag
(ResourceLocation p_215910_) addTag
(ResourceLocation p_215908_) build()
static TagBuilder
create()
boolean
replace()
replace
(boolean value) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.neoforged.neoforge.common.extensions.ITagBuilderExtension
removeElement, removeTag
-
字段详细资料
-
removeEntries
-
replace
private boolean replace -
entries
-
-
构造器详细资料
-
TagBuilder
public TagBuilder()
-
-
方法详细资料
-
getRemoveEntries
-
remove
-
create
-
build
-
add
-
addElement
-
addOptionalElement
-
addTag
-
addOptionalTag
-
replace
-
replace
-
isReplace
public boolean isReplace()
-