Package net.minecraft.world.level.block
Interface BucketPickup
- All Superinterfaces:
IBucketPickupExtension
- All Known Subinterfaces:
SimpleWaterloggedBlock
- All Known Implementing Classes:
AmethystClusterBlock,BarrierBlock,BaseCoralFanBlock,BaseCoralPlantBlock,BaseCoralPlantTypeBlock,BaseCoralWallFanBlock,BaseRailBlock,BigDripleafBlock,BigDripleafStemBlock,BubbleColumnBlock,CalibratedSculkSensorBlock,CampfireBlock,CandleBlock,CeilingHangingSignBlock,ChainBlock,ChestBlock,ConduitBlock,CopperChestBlock,CopperGolemStatueBlock,CoralFanBlock,CoralPlantBlock,CoralWallFanBlock,CrossCollisionBlock,DecoratedPotBlock,DetectorRailBlock,DriedGhastBlock,EnderChestBlock,FenceBlock,GlowLichenBlock,HangingRootsBlock,HeavyCoreBlock,IronBarsBlock,LadderBlock,LanternBlock,LeavesBlock,LightBlock,LightningRodBlock,LiquidBlock,MangroveLeavesBlock,MangrovePropaguleBlock,MangroveRootsBlock,MultifaceBlock,MultifaceSpreadeableBlock,PointedDripstoneBlock,PowderSnowBlock,PoweredRailBlock,RailBlock,ScaffoldingBlock,SculkSensorBlock,SculkShriekerBlock,SculkVeinBlock,SeaPickleBlock,ShelfBlock,SignBlock,SlabBlock,SmallDripleafBlock,StainedGlassPaneBlock,StairBlock,StandingSignBlock,TintedParticleLeavesBlock,TrapDoorBlock,TrappedChestBlock,UntintedParticleLeavesBlock,WallBlock,WallHangingSignBlock,WallSignBlock,WaterloggedTransparentBlock,WeatheringCopperBarsBlock,WeatheringCopperChainBlock,WeatheringCopperChestBlock,WeatheringCopperGolemStatueBlock,WeatheringCopperGrateBlock,WeatheringCopperSlabBlock,WeatheringCopperStairBlock,WeatheringCopperTrapDoorBlock,WeatheringLanternBlock,WeatheringLightningRodBlock
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.pickupBlock(LivingEntity pOwner, LevelAccessor pLevel, BlockPos pPos, BlockState pState) Methods inherited from interface net.neoforged.neoforge.common.extensions.IBucketPickupExtension
getPickupSound
-
Method Details
-
pickupBlock
ItemStack pickupBlock(@Nullable LivingEntity pOwner, LevelAccessor pLevel, BlockPos pPos, BlockState pState) -
getPickupSound
Deprecated.
-