Uses of Interface
org.bukkit.entity.Fish
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Fish in org.bukkit.entity
Modifier and TypeInterfaceDescriptioninterface
Represents a cod fish.interface
Represents a puffer fish.interface
Represents a salmon fish.interface
A babyFrog
.interface
Tropical fish. -
Uses of Fish in org.bukkit.event.player
Modifier and TypeMethodDescriptionPlayerBucketFishEvent.getEntity()
Deprecated.Gets the fish involved with this event.ModifierConstructorDescriptionPlayerBucketFishEvent
(Player player, Fish fish, ItemStack waterBucket, ItemStack fishBucket, EquipmentSlot hand) Deprecated.