Interface WorldPosition

All Superinterfaces:
Position
All Known Subinterfaces:
BlockPointer, WorldPositionPointer
All Known Implementing Classes:
BlockPointerImpl

public interface WorldPosition extends Position
Mappings:
Namespace Name
official ff
intermediary net/minecraft/class_1363
named net/minecraft/util/math/WorldPosition
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface net.minecraft.util.math.Position

    getX, getY, getZ
  • Method Details

    • getWorld

      World getWorld()
      Mappings:
      Namespace Name Mixin selector
      official h Lff;h()Lamu;
      intermediary method_4378 Lnet/minecraft/class_1363;method_4378()Lnet/minecraft/class_1150;
      named getWorld Lnet/minecraft/util/math/WorldPosition;getWorld()Lnet/minecraft/world/World;