JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.tag.SetTag
Packages that use
SetTag
Package
Description
net.minecraft.tag
Uses of
SetTag
in
net.minecraft.tag
Methods in
net.minecraft.tag
that return
SetTag
Modifier and Type
Method
Description
static <T>
SetTag
<T>
SetTag.
empty
()
static <T>
SetTag
<T>
SetTag.
of
(
Set
<T> values)