Uses of Interface
net.minecraft.class_7737.class_7741
Packages that use class_7737.class_7741
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7737.class_7741 in net.minecraft
Classes in net.minecraft that implement class_7737.class_7741Modifier and TypeClassDescriptionprivate static final recordprivate static final recordMethods in net.minecraft that return class_7737.class_7741Modifier and TypeMethodDescriptionstatic <T> class_7737.class_7741<T>class_7737.method_45636(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string, RegistryKey<Registry<T>> registryKey) class_7737.parse(com.mojang.brigadier.StringReader stringReader) Methods in net.minecraft that return types with arguments of type class_7737.class_7741Modifier and TypeMethodDescription<E> Optional<class_7737.class_7741<E>>class_7737.class_7740.method_45648(RegistryKey<? extends Registry<E>> registryKey) <E> Optional<class_7737.class_7741<E>>class_7737.class_7741.method_45648(RegistryKey<? extends Registry<E>> registryKey) <E> Optional<class_7737.class_7741<E>>class_7737.class_7742.method_45648(RegistryKey<? extends Registry<E>> registryKey) -
Uses of class_7737.class_7741 in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type class_7737.class_7741Modifier and TypeMethodDescriptionprivate static intLocateCommand.executeLocateBiome(ServerCommandSource source, class_7737.class_7741<Biome> class_7741) private static intLocateCommand.executeLocatePoi(ServerCommandSource source, class_7737.class_7741<PointOfInterestType> class_7741) static intLocateCommand.method_45148(ServerCommandSource serverCommandSource, class_7737.class_7741<?> class_7741, BlockPos blockPos, com.mojang.datafixers.util.Pair<BlockPos, ? extends RegistryEntry<?>> pair, String string, boolean bool)