Uses of Enum Class
net.minecraft.entity.projectile.FishingBobberEntity.PositionType
-
Uses of FishingBobberEntity.PositionType in net.minecraft.entity.projectile
Modifier and TypeMethodDescriptionprivate FishingBobberEntity.PositionType
FishingBobberEntity.getPositionType
(BlockPos pos) private FishingBobberEntity.PositionType
FishingBobberEntity.getPositionType
(BlockPos start, BlockPos end) Returns the enum constant of this class with the specified name.static FishingBobberEntity.PositionType[]
FishingBobberEntity.PositionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.