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 com.mojang.serialization.Codec<EntityPositionSource>
EntityPositionSource.CODEC
PositionSourceType.ENTITY
Methods in net.minecraft.world.event that return EntityPositionSourceModifier and TypeMethodDescriptionEntityPositionSource.Type.readFromBuf(PacketByteBuf packetByteBuf)
Methods in net.minecraft.world.event that return types with arguments of type EntityPositionSourceModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<EntityPositionSource>
EntityPositionSource.Type.getCodec()
Methods in net.minecraft.world.event with parameters of type EntityPositionSourceModifier and TypeMethodDescriptionvoid
EntityPositionSource.Type.writeToBuf(PacketByteBuf packetByteBuf, EntityPositionSource entityPositionSource)