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.CODECstatic final PositionSourceType<EntityPositionSource> PositionSourceType.ENTITYThis PositionSource type represents an entity within the world.static final StreamCodec<io.netty.buffer.ByteBuf, EntityPositionSource> EntityPositionSource.STREAM_CODECMethods 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()