Uses of Class
net.minecraft.command.argument.RegistryKeyArgumentType
Packages that use RegistryKeyArgumentType
-
Uses of RegistryKeyArgumentType in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return RegistryKeyArgumentTypeModifier and TypeMethodDescriptionRegistryKeyArgumentType.Serializer.Properties.createType
(CommandRegistryAccess commandRegistryAccess) static <T> RegistryKeyArgumentType<T>
RegistryKeyArgumentType.registryKey
(RegistryKey<? extends Registry<T>> registryRef) Methods in net.minecraft.command.argument that return types with arguments of type RegistryKeyArgumentTypeMethods in net.minecraft.command.argument with parameters of type RegistryKeyArgumentTypeModifier and TypeMethodDescriptionRegistryKeyArgumentType.Serializer.getArgumentTypeProperties
(RegistryKeyArgumentType<T> registryKeyArgumentType)