Package net.minecraft
Class class_5534
java.lang.Object
net.minecraft.class_5534
public class class_5534 extends Object
- Mappings:
Namespace Name official bas
intermediary net/minecraft/class_5534
named net/minecraft/class_5534
-
Constructor Summary
Constructors Constructor Description class_5534()
-
Method Summary
Modifier and Type Method Description static Vec3d
method_31527(PathAwareEntity pathAwareEntity, int int2, int int3)
static Vec3d
method_31528(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)
private static Vec3d
method_31529(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, boolean bool)
static Vec3d
method_31530(PathAwareEntity pathAwareEntity, int int2, int int3, ToDoubleFunction<BlockPos> toDoubleFunction)
static BlockPos
method_31532(PathAwareEntity pathAwareEntity, int int2, boolean bool, BlockPos blockPos)
static BlockPos
method_31533(PathAwareEntity pathAwareEntity, BlockPos blockPos)
static Vec3d
method_31534(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)
-
Constructor Details
-
class_5534
public class_5534()
-
-
Method Details
-
method_31527
- Mappings:
Namespace Name Mixin selector official a
Lbas;a(Larq;II)Ldiu;
intermediary method_31527
Lnet/minecraft/class_5534;method_31527(Lnet/minecraft/class_1314;II)Lnet/minecraft/class_243;
named method_31527
Lnet/minecraft/class_5534;method_31527(Lnet/minecraft/entity/mob/PathAwareEntity;II)Lnet/minecraft/util/math/Vec3d;
-
method_31530
@Nullable public static Vec3d method_31530(PathAwareEntity pathAwareEntity, int int2, int int3, ToDoubleFunction<BlockPos> toDoubleFunction)- Mappings:
Namespace Name Mixin selector official a
Lbas;a(Larq;IILjava/util/function/ToDoubleFunction;)Ldiu;
intermediary method_31530
Lnet/minecraft/class_5534;method_31530(Lnet/minecraft/class_1314;IILjava/util/function/ToDoubleFunction;)Lnet/minecraft/class_243;
named method_31530
Lnet/minecraft/class_5534;method_31530(Lnet/minecraft/entity/mob/PathAwareEntity;IILjava/util/function/ToDoubleFunction;)Lnet/minecraft/util/math/Vec3d;
-
method_31528
@Nullable public static Vec3d method_31528(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)- Mappings:
Namespace Name Mixin selector official a
Lbas;a(Larq;IILdiu;)Ldiu;
intermediary method_31528
Lnet/minecraft/class_5534;method_31528(Lnet/minecraft/class_1314;IILnet/minecraft/class_243;)Lnet/minecraft/class_243;
named method_31528
Lnet/minecraft/class_5534;method_31528(Lnet/minecraft/entity/mob/PathAwareEntity;IILnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/math/Vec3d;
-
method_31534
@Nullable public static Vec3d method_31534(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)- Mappings:
Namespace Name Mixin selector official b
Lbas;b(Larq;IILdiu;)Ldiu;
intermediary method_31534
Lnet/minecraft/class_5534;method_31534(Lnet/minecraft/class_1314;IILnet/minecraft/class_243;)Lnet/minecraft/class_243;
named method_31534
Lnet/minecraft/class_5534;method_31534(Lnet/minecraft/entity/mob/PathAwareEntity;IILnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/math/Vec3d;
-
method_31529
@Nullable private static Vec3d method_31529(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, boolean bool)- Mappings:
Namespace Name Mixin selector official a
Lbas;a(Larq;IILdiu;Z)Ldiu;
intermediary method_31529
Lnet/minecraft/class_5534;method_31529(Lnet/minecraft/class_1314;IILnet/minecraft/class_243;Z)Lnet/minecraft/class_243;
named method_31529
Lnet/minecraft/class_5534;method_31529(Lnet/minecraft/entity/mob/PathAwareEntity;IILnet/minecraft/util/math/Vec3d;Z)Lnet/minecraft/util/math/Vec3d;
-
method_31533
- Mappings:
Namespace Name Mixin selector official a
Lbas;a(Larq;Lfx;)Lfx;
intermediary method_31533
Lnet/minecraft/class_5534;method_31533(Lnet/minecraft/class_1314;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2338;
named method_31533
Lnet/minecraft/class_5534;method_31533(Lnet/minecraft/entity/mob/PathAwareEntity;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-
method_31532
@Nullable public static BlockPos method_31532(PathAwareEntity pathAwareEntity, int int2, boolean bool, BlockPos blockPos)- Mappings:
Namespace Name Mixin selector official a
Lbas;a(Larq;IZLfx;)Lfx;
intermediary method_31532
Lnet/minecraft/class_5534;method_31532(Lnet/minecraft/class_1314;IZLnet/minecraft/class_2338;)Lnet/minecraft/class_2338;
named method_31532
Lnet/minecraft/class_5534;method_31532(Lnet/minecraft/entity/mob/PathAwareEntity;IZLnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-