net.minecraft.item

public class BucketItem

extends Item

acj
net.minecraft.class_1036
net.minecraft.item.BucketItem
net.minecraft.item.ItemBucket

Field summary

Modifier and TypeField
private Block
a
field_6954
liquid
containedBlock

Constructor summary

ModifierConstructor
public (Block liquid)

Method summary

Modifier and TypeMethod
public InteractionResultHolder<ItemStack>
a(adq arg0, aht arg1, zj arg2, qm arg3)
method_11373(class_1071 arg0, class_1150 arg1, class_988 arg2, class_2961 arg3)
startUsing(ItemStack arg0, World arg1, PlayerEntity arg2, InteractionHand arg3)
onItemRightClick(ItemStack arg0, World arg1, EntityPlayer arg2, EnumHand arg3)
private ItemStack
a(adq arg0, zj arg1, ado arg2)
method_6341(class_1071 arg0, class_988 arg1, class_1069 arg2)
fill(ItemStack stack, PlayerEntity player, Item item)
fillBucket(ItemStack emptyBuckets, EntityPlayer player, Item fullBucket)
public boolean
a(zj arg0, aht arg1, cl arg2)
method_11365(class_988 arg0, class_1150 arg1, class_2552 arg2)
place(PlayerEntity player, World world, BlockPos pos)
tryPlaceContainedLiquid(EntityPlayer worldIn, World pos, BlockPos posIn)