Package net.minecraft.entity
Class PortalTeleporter
java.lang.Object
net.minecraft.entity.PortalTeleporter
public class PortalTeleporter extends Object
- Mappings:
Namespace Name official aduintermediary net/minecraft/class_108named net/minecraft/entity/PortalTeleporter
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classPortalTeleporter.Position -
Field Summary
Fields Modifier and Type Field Description private Randomfield_332private LongObjectStorage<PortalTeleporter.Position>field_333private List<Long>field_334private ServerWorldworld -
Constructor Summary
Constructors Constructor Description PortalTeleporter(ServerWorld world) -
Method Summary
Modifier and Type Method Description voidmethod_502(long long2)booleanmethod_503(Entity entity)voidmethod_504(Entity entity, float float2)booleanmethod_505(Entity entity, float float2)
-
Field Details
-
world
- Mappings:
Namespace Name Mixin selector official aLadu;a:Lle;intermediary field_331Lnet/minecraft/class_108;field_331:Lnet/minecraft/class_1635;named worldLnet/minecraft/entity/PortalTeleporter;world:Lnet/minecraft/server/world/ServerWorld;
-
field_332
- Mappings:
Namespace Name Mixin selector official bLadu;b:Ljava/util/Random;intermediary field_332Lnet/minecraft/class_108;field_332:Ljava/util/Random;named field_332Lnet/minecraft/entity/PortalTeleporter;field_332:Ljava/util/Random;
-
field_333
- Mappings:
Namespace Name Mixin selector official cLadu;c:Lnq;intermediary field_333Lnet/minecraft/class_108;field_333:Lnet/minecraft/class_1701;named field_333Lnet/minecraft/entity/PortalTeleporter;field_333:Lnet/minecraft/util/LongObjectStorage;
-
field_334
- Mappings:
Namespace Name Mixin selector official dLadu;d:Ljava/util/List;intermediary field_334Lnet/minecraft/class_108;field_334:Ljava/util/List;named field_334Lnet/minecraft/entity/PortalTeleporter;field_334:Ljava/util/List;
-
-
Constructor Details
-
PortalTeleporter
- Mappings:
Namespace Name Mixin selector official <init>Ladu;<init>(Lle;)Vintermediary <init>Lnet/minecraft/class_108;<init>(Lnet/minecraft/class_1635;)Vnamed <init>Lnet/minecraft/entity/PortalTeleporter;<init>(Lnet/minecraft/server/world/ServerWorld;)V
-
-
Method Details
-
method_504
- Mappings:
Namespace Name Mixin selector official aLadu;a(Lpk;F)Vintermediary method_504Lnet/minecraft/class_108;method_504(Lnet/minecraft/class_1745;F)Vnamed method_504Lnet/minecraft/entity/PortalTeleporter;method_504(Lnet/minecraft/entity/Entity;F)V
-
method_505
- Mappings:
Namespace Name Mixin selector official bLadu;b(Lpk;F)Zintermediary method_505Lnet/minecraft/class_108;method_505(Lnet/minecraft/class_1745;F)Znamed method_505Lnet/minecraft/entity/PortalTeleporter;method_505(Lnet/minecraft/entity/Entity;F)Z
-
method_503
- Mappings:
Namespace Name Mixin selector official aLadu;a(Lpk;)Zintermediary method_503Lnet/minecraft/class_108;method_503(Lnet/minecraft/class_1745;)Znamed method_503Lnet/minecraft/entity/PortalTeleporter;method_503(Lnet/minecraft/entity/Entity;)Z
-
method_502
public void method_502(long long2)- Mappings:
Namespace Name Mixin selector official aLadu;a(J)Vintermediary method_502Lnet/minecraft/class_108;method_502(J)Vnamed method_502Lnet/minecraft/entity/PortalTeleporter;method_502(J)V
-