Package com.prupe.mcpatcher.mal.nbt
Class NBTRule
java.lang.Object
com.prupe.mcpatcher.mal.nbt.NBTRule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NBTRuleprotected booleanmatch(NBTTagByte nbt) final booleanmatch(NBTTagCompound nbt) protected booleanmatch(NBTTagDouble nbt) protected booleanmatch(NBTTagFloat nbt) protected booleanprotected booleanmatch(NBTTagLong nbt) protected booleanmatch(NBTTagShort nbt) protected booleanmatch(NBTTagString nbt)
-
Field Details
-
NBT_RULE_PREFIX
- See Also:
-
NBT_RULE_SEPARATOR
- See Also:
-
NBT_RULE_WILDCARD
- See Also:
-
NBT_REGEX_PREFIX
- See Also:
-
NBT_IREGEX_PREFIX
- See Also:
-
NBT_GLOB_PREFIX
- See Also:
-
NBT_IGLOB_PREFIX
- See Also:
-
-
Constructor Details
-
NBTRule
-
-
Method Details
-
create
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-