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.Codec<EntityPositionSource>
EntityPositionSource.CODEC
static final PositionSourceType<EntityPositionSource>
PositionSourceType.ENTITY
Methods in net.minecraft.world.level.gameevent that return EntityPositionSourceMethods in net.minecraft.world.level.gameevent that return types with arguments of type EntityPositionSourceModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<EntityPositionSource>
EntityPositionSource.Type.codec()
Methods in net.minecraft.world.level.gameevent with parameters of type EntityPositionSourceModifier and TypeMethodDescriptionvoid
EntityPositionSource.Type.write
(FriendlyByteBuf p_157743_, EntityPositionSource p_157744_)