| jj | |
| net.minecraft.core.GlobalPos | |
| net.minecraft.class_4208 | |
| net.minecraft.util.math.GlobalPos | |
| net.minecraft.src.C_4697_ | |
| net.minecraft.core.GlobalPos |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceKey<Level> |
| ||||||||||
| private final BlockPos |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<GlobalPos> |
| ||||||||||
| public static final com.mojang.serialization.Codec<GlobalPos> |
| ||||||||||
| public static final StreamCodec<io.netty.buffer.ByteBuf, GlobalPos> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceKey<Level> dimension, BlockPos pos) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static GlobalPos |
| ||||||||||
| public boolean |
| ||||||||||
| public ResourceKey<Level> |
| ||||||||||
| public BlockPos |
|