Package net.minecraft.world
Class PortalForcer
java.lang.Object
net.minecraft.world.PortalForcer
public class PortalForcer extends Object
- Mappings:
Namespace Name official dda
intermediary net/minecraft/class_1946
named net/minecraft/world/PortalForcer
-
Field Summary
Fields Modifier and Type Field Description private ServerWorld
world
-
Constructor Summary
Constructors Constructor Description PortalForcer(ServerWorld world)
-
Method Summary
Modifier and Type Method Description private boolean
method_30481(BlockPos blockPos, BlockPos.Mutable mutable, Direction direction, int int2)
Optional<class_5459.class_5460>
method_30482(BlockPos blockPos, Direction.Axis axis)
Optional<class_5459.class_5460>
method_30483(BlockPos blockPos, boolean bool)
-
Field Details
-
world
- Mappings:
Namespace Name Mixin selector official a
Ldda;a:Laav;
intermediary field_9286
Lnet/minecraft/class_1946;field_9286:Lnet/minecraft/class_3218;
named world
Lnet/minecraft/world/PortalForcer;world:Lnet/minecraft/server/world/ServerWorld;
-
-
Constructor Details
-
PortalForcer
- Mappings:
Namespace Name Mixin selector official <init>
Ldda;<init>(Laav;)V
intermediary <init>
Lnet/minecraft/class_1946;<init>(Lnet/minecraft/class_3218;)V
named <init>
Lnet/minecraft/world/PortalForcer;<init>(Lnet/minecraft/server/world/ServerWorld;)V
-
-
Method Details
-
method_30483
- Mappings:
Namespace Name Mixin selector official a
Ldda;a(Lfx;Z)Ljava/util/Optional;
intermediary method_30483
Lnet/minecraft/class_1946;method_30483(Lnet/minecraft/class_2338;Z)Ljava/util/Optional;
named method_30483
Lnet/minecraft/world/PortalForcer;method_30483(Lnet/minecraft/util/math/BlockPos;Z)Ljava/util/Optional;
-
method_30482
- Mappings:
Namespace Name Mixin selector official a
Ldda;a(Lfx;Lgc$a;)Ljava/util/Optional;
intermediary method_30482
Lnet/minecraft/class_1946;method_30482(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350$class_2351;)Ljava/util/Optional;
named method_30482
Lnet/minecraft/world/PortalForcer;method_30482(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction$Axis;)Ljava/util/Optional;
-
method_30481
private boolean method_30481(BlockPos blockPos, BlockPos.Mutable mutable, Direction direction, int int2)- Mappings:
Namespace Name Mixin selector official a
Ldda;a(Lfx;Lfx$a;Lgc;I)Z
intermediary method_30481
Lnet/minecraft/class_1946;method_30481(Lnet/minecraft/class_2338;Lnet/minecraft/class_2338$class_2339;Lnet/minecraft/class_2350;I)Z
named method_30481
Lnet/minecraft/world/PortalForcer;method_30481(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos$Mutable;Lnet/minecraft/util/math/Direction;I)Z
-