Package net.minecraft.command
package net.minecraft.command
-
ClassDescriptionA class that creates
RegistryWrapper
with ability to set a policy on how to handle unrecognized tags.A policy on how to handle aTagKey
that does not resolve to an existing tag (unrecognized tag) inRegistryEntryLookup.getOptional(net.minecraft.registry.tag.TagKey)
.