| Package | Description |
|---|---|
| org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc. |
| org.bukkit.event.player |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Cod
Represents a cod fish.
|
interface |
PufferFish
Represents a puffer fish.
|
interface |
Salmon
Represents a salmon fish.
|
interface |
TropicalFish
Tropical fish.
|
| Modifier and Type | Method and Description |
|---|---|
Fish |
PlayerBucketFishEvent.getEntity()
Deprecated.
Gets the fish involved with this event.
|
| Constructor and Description |
|---|
PlayerBucketFishEvent(Player player,
Fish fish,
ItemStack waterBucket,
ItemStack fishBucket)
Deprecated.
|
Copyright © 2022. All rights reserved.