net.minecraft.item

public class BucketItem

extends Item

All mapped superinterfaces:

ItemLike

arr
net.minecraft.class_1036
net.minecraft.item.BucketItem
net.minecraft.item.ItemBucket
net.minecraft.item.ItemBucket

Field summary

Modifier and TypeField
private final Fluid
a
field_17157
liquid
field_77876_a
containedBlock

Constructor summary

ModifierConstructor
public (Fluid liquid, Item$Properties properties)

Method summary

Modifier and TypeMethod
public InteractionResultHolder<ItemStack>
a(axy arg0, aog arg1, adk arg2)
method_13649(class_1150 arg0, class_988 arg1, class_2961 arg2)
startUsing(World arg0, PlayerEntity arg1, InteractionHand arg2)
func_77659_a(World arg0, EntityPlayer arg1, EnumHand arg2)
onItemRightClick(World arg0, EntityPlayer arg1, EnumHand arg2)
private BlockPos
a(blc arg0, el arg1, ceb arg2)
method_16032(class_2232 arg0, class_2552 arg1, class_234 arg2)
getTargetPos(BlockState state, BlockPos pos, HitResult hit)
func_210768_a(IBlockState arg0, BlockPos arg1, RayTraceResult arg2)
getPlacementPosition(IBlockState arg0, BlockPos arg1, RayTraceResult arg2)
protected ItemStack
a(ate arg0, aog arg1)
method_16030(class_1071 arg0, class_988 arg1)
getItemAfterPlacement(ItemStack stack, PlayerEntity player)
func_203790_a(ItemStack arg0, EntityPlayer arg1)
emptyBucket(ItemStack arg0, EntityPlayer arg1)
public void
a(axy arg0, ate arg1, el arg2)
method_16031(class_1150 arg0, class_1071 arg1, class_2552 arg2)
afterPlacement(World world, ItemStack stack, BlockPos pos)
func_203792_a(World arg0, ItemStack arg1, BlockPos arg2)
onLiquidPlaced(World worldIn, ItemStack arg1, BlockPos pos)
private ItemStack
a(ate arg0, aog arg1, ata arg2)
method_6341(class_1071 arg0, class_988 arg1, class_1069 arg2)
fill(ItemStack stack, PlayerEntity player, Item item)
func_150910_a(ItemStack arg0, EntityPlayer arg1, Item arg2)
fillBucket(ItemStack emptyBuckets, EntityPlayer player, Item fullBucket)
public boolean
a(aog arg0, axy arg1, el arg2, ceb arg3)
method_16028(class_988 arg0, class_1150 arg1, class_2552 arg2, class_234 arg3)
place(PlayerEntity player, World world, BlockPos pos, HitResult hit)
func_180616_a(EntityPlayer arg0, World arg1, BlockPos arg2, RayTraceResult arg3)
tryPlaceContainedLiquid(EntityPlayer player, World worldIn, BlockPos posIn, RayTraceResult arg3)
protected void
a(aog arg0, axz arg1, el arg2)
method_16029(class_988 arg0, class_3598 arg1, class_2552 arg2)
playEmptySound(PlayerEntity player, WorldAccess world, BlockPos pos)
func_203791_b(EntityPlayer arg0, IWorld arg1, BlockPos arg2)
playEmptySound(EntityPlayer player, IWorld worldIn, BlockPos pos)