JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
emi.shims.java.net.minecraft.registry.tag
Interface TagKey<T>
All Known Implementing Classes:
ItemTag
,
WildcardItemTag
public interface
TagKey<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
T
>
get
()
String
getFlavor
()
ResourceLocation
id
()
Method Details
id
ResourceLocation
id
()
get
List
<
T
>
get
()
getFlavor
String
getFlavor
()