Uses of Class
net.minecraft.world.event.EntityPositionSource
Packages that use EntityPositionSource
-
Uses of EntityPositionSource in net.minecraft.world.event
Fields in net.minecraft.world.event with type parameters of type EntityPositionSourceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<EntityPositionSource> EntityPositionSource.CODEC
static final PositionSourceType
<EntityPositionSource> PositionSourceType.ENTITY
static final PacketCodec
<ByteBuf, EntityPositionSource> EntityPositionSource.PACKET_CODEC
Methods in net.minecraft.world.event that return types with arguments of type EntityPositionSourceModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<EntityPositionSource> EntityPositionSource.Type.getCodec()
EntityPositionSource.Type.getPacketCodec()
EntityPositionSource.getType()
Returns the type of this position source.