Uses of Interface
net.minecraft.class_7620
Packages that use class_7620
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7620 in net.minecraft
Classes in net.minecraft that implement class_7620Fields in net.minecraft declared as class_7620 -
Uses of class_7620 in net.minecraft.server.command
Fields in net.minecraft.server.command declared as class_7620Methods in net.minecraft.server.command that return class_7620Methods in net.minecraft.server.command with parameters of type class_7620Constructors in net.minecraft.server.command with parameters of type class_7620ModifierConstructorDescriptionprotected
ServerCommandSource
(CommandOutput output, Vec3d pos, Vec2f rot, ServerWorld world, int level, String name, Text displayName, MinecraftServer server, @Nullable Entity entity, boolean silent, @Nullable com.mojang.brigadier.ResultConsumer<ServerCommandSource> consumer, EntityAnchorArgumentType.EntityAnchor entityAnchor, SignedCommandArguments signedArguments, class_7620 class_7620)