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.Codec<EntityPositionSource>
EntityPositionSource.CODEC
static final PositionSourceType<EntityPositionSource>
PositionSourceType.ENTITY
static final PacketCodec<RegistryByteBuf,
EntityPositionSource> EntityPositionSource.PACKET_CODEC
Methods in net.minecraft.world.event that return types with arguments of type EntityPositionSourceModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<EntityPositionSource>
EntityPositionSource.Type.getCodec()
EntityPositionSource.Type.getPacketCodec()
EntityPositionSource.getType()
Returns the type of this position source.