Package net.minecraft.world.level.block
Interface CaveVines
- All Known Implementing Classes:
CaveVinesBlock
,CaveVinesPlantBlock
public interface CaveVines
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ToIntFunction<BlockState>
emission
(int p_181218_) static boolean
hasGlowBerries
(BlockState p_152952_) static InteractionResult
use
(Entity p_270738_, BlockState p_270772_, Level p_270721_, BlockPos p_270587_)
-
Field Details
-
SHAPE
-
BERRIES
-
-
Method Details
-
use
static InteractionResult use(@Nullable Entity p_270738_, BlockState p_270772_, Level p_270721_, BlockPos p_270587_) -
hasGlowBerries
-
emission
-