| net.minecraft.core.GlobalPos | |
| net.minecraft.class_4208 | |
| net.minecraft.util.math.GlobalPos |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryKey<World> |
|
||||||
| private final BlockPos |
|
||||||
| public static final com.mojang.serialization.MapCodec<GlobalPos> |
|
||||||
| public static final com.mojang.serialization.Codec<GlobalPos> |
|
||||||
| public static final PacketCodec<io.netty.buffer.ByteBuf, GlobalPos> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryKey<World> dimension, BlockPos pos) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static GlobalPos |
|
||||||
| public boolean |
|
||||||
| public RegistryKey<World> |
|
||||||
| public BlockPos |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|