Uses of Class
net.minecraft.command.argument.RegistrySelectorArgumentType
Packages that use RegistrySelectorArgumentType
-
Uses of RegistrySelectorArgumentType in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return RegistrySelectorArgumentTypeModifier and TypeMethodDescriptionRegistrySelectorArgumentType.Serializer.Properties.createType(CommandRegistryAccess commandRegistryAccess) static <T> RegistrySelectorArgumentType<T> RegistrySelectorArgumentType.selector(CommandRegistryAccess registries, RegistryKey<? extends Registry<T>> registryRef) Methods in net.minecraft.command.argument that return types with arguments of type RegistrySelectorArgumentTypeModifier and TypeMethodDescriptionRegistrySelectorArgumentType.Serializer.Properties.getSerializer()Methods in net.minecraft.command.argument with parameters of type RegistrySelectorArgumentTypeModifier and TypeMethodDescriptionRegistrySelectorArgumentType.Serializer.getArgumentTypeProperties(RegistrySelectorArgumentType<T> registrySelectorArgumentType)