Uses of Enum Class
net.minecraft.class_4048.class_4049
Packages that use class_4048.class_4049
Package
Description
-
Uses of class_4048.class_4049 in net.minecraft
Fields in net.minecraft declared as class_4048.class_4049Modifier and TypeFieldDescriptionprivate final class_4048.class_4049class_3915.field_19286private class_4048.class_4049class_4379.field_21552private class_4048.class_4049class_4379.field_21553Fields in net.minecraft with type parameters of type class_4048.class_4049Modifier and TypeFieldDescriptionprivate static final Map<String,class_4048.class_4049> class_4048.class_4049.field_19623Methods in net.minecraft that return class_4048.class_4049Modifier and TypeMethodDescriptionclass_3915.method_17474()static class_4048.class_4049class_4048.method_17867(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) static class_4048.class_4049class_4048.class_4049.method_17873(String string) class_4379.method_20244()class_4048.parse(com.mojang.brigadier.StringReader stringReader) static class_4048.class_4049Returns the enum constant of this class with the specified name.static class_4048.class_4049[]class_4048.class_4049.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_4048.class_4049Modifier and TypeMethodDescriptionclass_3915.method_17451(Entity entity, class_4048.class_4049 class_4049) class_3915.method_17452(class_4048.class_4049 class_4049) Constructors in net.minecraft with parameters of type class_4048.class_4049ModifierConstructorDescriptionprotectedclass_3915(class_3893 class_3893, Vec3d vec3d, Vec2f vec2f, ServerWorld serverWorld, int int2, String string, Text text, MinecraftServer minecraftServer, Entity entity, boolean bool, com.mojang.brigadier.ResultConsumer<class_3915> resultConsumer, class_4048.class_4049 class_4049) class_4379(class_4048.class_4049 class_4049, double double2, double double3, double double4) class_4379(class_4048.class_4049 class_4049, Entity entity, class_4048.class_4049 class_40492) -
Uses of class_4048.class_4049 in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type class_4048.class_4049Modifier and TypeMethodDescriptionvoidEntity.method_15563(class_4048.class_4049 class_4049, Vec3d vec3d) voidLivingEntity.method_15563(class_4048.class_4049 class_4049, Vec3d vec3d) -
Uses of class_4048.class_4049 in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type class_4048.class_4049Modifier and TypeMethodDescriptionvoidServerPlayerEntity.method_15563(class_4048.class_4049 class_4049, Vec3d vec3d) voidServerPlayerEntity.method_21274(class_4048.class_4049 class_4049, Entity entity, class_4048.class_4049 class_40492) -
Uses of class_4048.class_4049 in net.minecraft.server.command
Fields in net.minecraft.server.command declared as class_4048.class_4049Modifier and TypeFieldDescriptionprivate final class_4048.class_4049TeleportCommand.class_4434.field_21808Constructors in net.minecraft.server.command with parameters of type class_4048.class_4049