Uses of Interface
net.minecraft.class_7448
Packages that use class_7448
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7448 in net.minecraft
Classes in net.minecraft that implement class_7448Fields in net.minecraft declared as class_7448Methods in net.minecraft that return class_7448 -
Uses of class_7448 in net.minecraft.server.command
Fields in net.minecraft.server.command declared as class_7448Methods in net.minecraft.server.command that return class_7448Methods in net.minecraft.server.command with parameters of type class_7448Constructors in net.minecraft.server.command with parameters of type class_7448ModifierConstructorDescriptionprotected
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, class_7448 class_7448)