Uses of Class
net.minecraft.world.level.gameevent.EntityPositionSource
Packages that use EntityPositionSource
-
Uses of EntityPositionSource in net.minecraft.world.level.gameevent
Fields in net.minecraft.world.level.gameevent with type parameters of type EntityPositionSourceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<EntityPositionSource> EntityPositionSource.CODEC
static final PositionSourceType
<EntityPositionSource> PositionSourceType.ENTITY
static final StreamCodec
<io.netty.buffer.ByteBuf, EntityPositionSource> EntityPositionSource.STREAM_CODEC
Methods in net.minecraft.world.level.gameevent that return types with arguments of type EntityPositionSourceModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<EntityPositionSource> EntityPositionSource.Type.codec()
EntityPositionSource.getType()
StreamCodec
<io.netty.buffer.ByteBuf, EntityPositionSource> EntityPositionSource.Type.streamCodec()