implements PositionSource
| czt | |
| net.minecraft.world.level.gameevent.EntityPositionSource | |
| net.minecraft.class_5709 | |
| net.minecraft.world.event.EntityPositionSource | |
| net.minecraft.src.C_141304_ | |
| net.minecraft.world.level.gameevent.EntityPositionSource |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<EntityPositionSource> |
| ||||||||||
| private com.mojang.datafixers.util.Either<Entity, com.mojang.datafixers.util.Either<UUID, Integer>> |
| ||||||||||
| final float |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Entity entity, float yOffset) |
| (com.mojang.datafixers.util.Either<Entity, com.mojang.datafixers.util.Either<UUID, Integer>> source, float yOffset) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Optional<Vec3> |
| ||||||||||
| private void |
| ||||||||||
| private UUID |
| ||||||||||
| int |
| ||||||||||
| public PositionSourceType<?> |
|