net.minecraft.item

public class BucketItem

extends Item

All mapped superinterfaces:

ItemConvertible

bap
net.minecraft.class_1755
net.minecraft.item.BucketItem
net.minecraft.item.BucketItem

Field summary

Modifier and TypeField
private final Fluid
a
field_7905
fluid
field_77876_a

Constructor summary

ModifierConstructor
public (Fluid arg0, Item$Settings arg1)

Method summary

Modifier and TypeMethod
public TypedActionResult<ItemStack>
a(bhm arg0, awb arg1, ahf arg2)
method_7836(class_1937 arg0, class_1657 arg1, class_1268 arg2)
use(World arg0, PlayerEntity arg1, Hand arg2)
func_77659_a(World arg0, PlayerEntity arg1, Hand arg2)
protected ItemStack
a(bce arg0, awb arg1)
method_7732(class_1799 arg0, class_1657 arg1)
getEmptiedStack(ItemStack arg0, PlayerEntity arg1)
func_203790_a(ItemStack arg0, PlayerEntity arg1)
public void
a(bhm arg0, bce arg1, ev arg2)
method_7728(class_1937 arg0, class_1799 arg1, class_2338 arg2)
onEmptied(World arg0, ItemStack arg1, BlockPos arg2)
func_203792_a(World arg0, ItemStack arg1, BlockPos arg2)
private ItemStack
a(bce arg0, awb arg1, bbz arg2)
method_7730(class_1799 arg0, class_1657 arg1, class_1792 arg2)
getFilledStack(ItemStack arg0, PlayerEntity arg1, Item arg2)
func_150910_a(ItemStack arg0, PlayerEntity arg1, Item arg2)
public boolean
a(awb arg0, bhm arg1, ev arg2, crx arg3)
method_7731(class_1657 arg0, class_1937 arg1, class_2338 arg2, class_3965 arg3)
placeFluid(PlayerEntity arg0, World arg1, BlockPos arg2, BlockHitResult arg3)
func_180616_a(PlayerEntity arg0, World arg1, BlockPos arg2, BlockRayTraceResult arg3)
protected void
a(awb arg0, bhn arg1, ev arg2)
method_7727(class_1657 arg0, class_1936 arg1, class_2338 arg2)
playEmptyingSound(PlayerEntity arg0, IWorld arg1, BlockPos arg2)
func_203791_b(PlayerEntity arg0, IWorld arg1, BlockPos arg2)