Package net.minecraft
Class class_5530
java.lang.Object
net.minecraft.class_5530
public class class_5530 extends Object
- Mappings:
Namespace Name official ban
intermediary net/minecraft/class_5530
named net/minecraft/class_5530
-
Constructor Summary
Constructors Constructor Description class_5530()
-
Method Summary
Modifier and Type Method Description static Vec3d
method_31504(PathAwareEntity pathAwareEntity, int int2, int int3, int int4, double double2, double double3, double double4)
static BlockPos
method_31505(PathAwareEntity pathAwareEntity, int int2, int int3, int int4, double double2, double double3, double double4, boolean bool)
-
Constructor Details
-
class_5530
public class_5530()
-
-
Method Details
-
method_31504
@Nullable public static Vec3d method_31504(PathAwareEntity pathAwareEntity, int int2, int int3, int int4, double double2, double double3, double double4)- Mappings:
Namespace Name Mixin selector official a
Lban;a(Larq;IIIDDD)Ldiu;
intermediary method_31504
Lnet/minecraft/class_5530;method_31504(Lnet/minecraft/class_1314;IIIDDD)Lnet/minecraft/class_243;
named method_31504
Lnet/minecraft/class_5530;method_31504(Lnet/minecraft/entity/mob/PathAwareEntity;IIIDDD)Lnet/minecraft/util/math/Vec3d;
-
method_31505
@Nullable public static BlockPos method_31505(PathAwareEntity pathAwareEntity, int int2, int int3, int int4, double double2, double double3, double double4, boolean bool)- Mappings:
Namespace Name Mixin selector official a
Lban;a(Larq;IIIDDDZ)Lfx;
intermediary method_31505
Lnet/minecraft/class_5530;method_31505(Lnet/minecraft/class_1314;IIIDDDZ)Lnet/minecraft/class_2338;
named method_31505
Lnet/minecraft/class_5530;method_31505(Lnet/minecraft/entity/mob/PathAwareEntity;IIIDDDZ)Lnet/minecraft/util/math/BlockPos;
-