Uses of Enum Class
net.minecraft.util.math.EightWayDirection
-
Uses of EightWayDirection in net.minecraft.util.math
Modifier and TypeMethodDescriptionstatic EightWayDirection
Returns the enum constant of this class with the specified name.static EightWayDirection[]
EightWayDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EightWayDirection in net.minecraft.world.chunk
Modifier and TypeFieldDescriptionprivate final EnumSet<EightWayDirection>
UpgradeData.sidesToUpgrade
Modifier and TypeMethodDescriptionprivate static void
UpgradeData.upgradeSide
(WorldChunk chunk, EightWayDirection side) -
Uses of EightWayDirection in net.minecraft.world.gen.chunk
Modifier and TypeMethodDescriptionstatic Set<EightWayDirection>
BlendingData.getAdjacentChunksWithNoise
(StructureWorldAccess access, int chunkX, int chunkZ, boolean newNoise) Modifier and TypeMethodDescriptionprivate static Blender.class_6831
Blender.method_39812
(@Nullable EightWayDirection eightWayDirection) Modifier and TypeMethodDescriptionprivate void
BlendingData.method_39572
(Chunk chunk, Set<EightWayDirection> set) static @Nullable Blender.class_6831
Blender.method_39815
(boolean bool, Set<EightWayDirection> set)