< Back
TagEventJS
class dev.latvian.kubejs.server.TagEventJS<
T
>
Extends
EventJS
Events
item.tags
block.tags
fluid.tags
entity_type.tags
<custom_type>.tags
Properties
string
type
Functions
void
add
(
ResourceLocation
tag,
any
id)
void
remove
(
ResourceLocation
tag,
any
id)
void
removeAll
(
ResourceLocation
tag)
void
removeAllTagsFrom
(
any
ids)