Package net.minecraft
Class class_5532
java.lang.Object
net.minecraft.class_5532
public class class_5532 extends Object
- Mappings:
Namespace Name official bap
intermediary net/minecraft/class_5532
named net/minecraft/class_5532
-
Constructor Summary
Constructors Constructor Description class_5532()
-
Method Summary
Modifier and Type Method Description static Vec3d
method_31510(PathAwareEntity pathAwareEntity, int int2, int int3)
static Vec3d
method_31511(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)
static Vec3d
method_31512(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, double double2)
private static BlockPos
method_31516(PathAwareEntity pathAwareEntity, int int2, boolean bool, BlockPos blockPos)
-
Constructor Details
-
class_5532
public class_5532()
-
-
Method Details
-
method_31510
- Mappings:
Namespace Name Mixin selector official a
Lbap;a(Larq;II)Ldiu;
intermediary method_31510
Lnet/minecraft/class_5532;method_31510(Lnet/minecraft/class_1314;II)Lnet/minecraft/class_243;
named method_31510
Lnet/minecraft/class_5532;method_31510(Lnet/minecraft/entity/mob/PathAwareEntity;II)Lnet/minecraft/util/math/Vec3d;
-
method_31512
@Nullable public static Vec3d method_31512(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, double double2)- Mappings:
Namespace Name Mixin selector official a
Lbap;a(Larq;IILdiu;D)Ldiu;
intermediary method_31512
Lnet/minecraft/class_5532;method_31512(Lnet/minecraft/class_1314;IILnet/minecraft/class_243;D)Lnet/minecraft/class_243;
named method_31512
Lnet/minecraft/class_5532;method_31512(Lnet/minecraft/entity/mob/PathAwareEntity;IILnet/minecraft/util/math/Vec3d;D)Lnet/minecraft/util/math/Vec3d;
-
method_31511
@Nullable public static Vec3d method_31511(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)- Mappings:
Namespace Name Mixin selector official a
Lbap;a(Larq;IILdiu;)Ldiu;
intermediary method_31511
Lnet/minecraft/class_5532;method_31511(Lnet/minecraft/class_1314;IILnet/minecraft/class_243;)Lnet/minecraft/class_243;
named method_31511
Lnet/minecraft/class_5532;method_31511(Lnet/minecraft/entity/mob/PathAwareEntity;IILnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/math/Vec3d;
-
method_31516
@Nullable private static BlockPos method_31516(PathAwareEntity pathAwareEntity, int int2, boolean bool, BlockPos blockPos)- Mappings:
Namespace Name Mixin selector official a
Lbap;a(Larq;IZLfx;)Lfx;
intermediary method_31516
Lnet/minecraft/class_5532;method_31516(Lnet/minecraft/class_1314;IZLnet/minecraft/class_2338;)Lnet/minecraft/class_2338;
named method_31516
Lnet/minecraft/class_5532;method_31516(Lnet/minecraft/entity/mob/PathAwareEntity;IZLnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-