-
Method Summary
net.minecraft.resources.ResourceLocation
net.minecraft.core.Registry<? super T>
net.minecraft.resources.ResourceKey<? super T>
<R> net.minecraft.core.Holder<R>
default boolean
default boolean
boolean
matches(net.minecraft.tags.TagKey<? super T> tag)
-
Method Details
-
-
is
default boolean is(T other)
-
-
-
getId
net.minecraft.resources.ResourceLocation getId()
-
getRegistryKey
net.minecraft.resources.ResourceKey<? super T> getRegistryKey()
-
getRegistry
net.minecraft.core.Registry<? super T> getRegistry()
-
holder
<R> net.minecraft.core.Holder<R> holder()