Uses of Class
net.minecraft.util.math.Vec2f
Packages that use Vec2f
Package
Description
-
Uses of Vec2f in net.minecraft
Fields in net.minecraft declared as Vec2fModifier and TypeFieldDescriptionprivate final Vec2fclass_3915.field_19287private Vec2fclass_4162.class_4163.field_20381Methods in net.minecraft that return Vec2fModifier and TypeMethodDescriptionclass_3915.method_17472()class_4261.method_19413(class_3915 class_3915) class_4267.method_19413(class_3915 class_3915) class_4304.method_19413(class_3915 class_3915) static Vec2fclass_4284.method_19541(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) Methods in net.minecraft with parameters of type Vec2fModifier and TypeMethodDescriptionclass_3915.method_17453(Vec2f vec2f) private static intclass_4431.method_21015(class_3915 class_3915, Vec2f vec2f, float float2, float float3, boolean bool, Collection<? extends Entity> collection) private static voidclass_4431.method_21016(Vec2f vec2f, double double2, ServerWorld serverWorld, Random random, double double3, double double4, double double5, double double6, class_4431.class_1598[] class_1598, boolean bool) Constructors in net.minecraft with parameters of type Vec2fModifierConstructorDescriptionclass_3915(class_3893 class_3893, Vec3d vec3d, Vec2f vec2f, ServerWorld serverWorld, int int2, String string, Text text, MinecraftServer minecraftServer, Entity entity) protectedclass_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) -
Uses of Vec2f in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as Vec2f -
Uses of Vec2f in net.minecraft.client.input
Methods in net.minecraft.client.input that return Vec2f -
Uses of Vec2f in net.minecraft.entity
Methods in net.minecraft.entity that return Vec2f -
Uses of Vec2f in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type Vec2fModifier and TypeMethodDescriptionprivate static intWorldBorderCommand.method_21191(class_3915 class_3915, Vec2f vec2f) -
Uses of Vec2f in net.minecraft.util.math
Fields in net.minecraft.util.math declared as Vec2fModifier and TypeFieldDescriptionstatic final Vec2fVec2f.EAST_UNITstatic final Vec2fVec2f.MAX_SOUTH_EASTstatic final Vec2fVec2f.MIN_SOUTH_EASTstatic final Vec2fVec2f.NORTH_UNITstatic final Vec2fVec2f.SOUTH_EAST_UNITstatic final Vec2fVec2f.SOUTH_UNITstatic final Vec2fVec2f.WEST_UNITstatic final Vec2fVec2f.ZEROMethods in net.minecraft.util.math with parameters of type Vec2f