Uses of Enum Class
net.minecraft.entity.projectile.FishingBobberEntity.PositionType
Packages that use FishingBobberEntity.PositionType
-
Uses of FishingBobberEntity.PositionType in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile that return FishingBobberEntity.PositionTypeModifier and TypeMethodDescriptionprivate FishingBobberEntity.PositionTypeFishingBobberEntity.getPositionType(BlockPos pos) private FishingBobberEntity.PositionTypeFishingBobberEntity.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.