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