Package net.minecraft.world.level.block
Interface CaveVines
- All Known Implementing Classes:
 CaveVinesBlock,CaveVinesPlantBlock
public interface CaveVines
- 
Field Summary
Fields - 
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic ToIntFunction<BlockState>emission(int p_181218_) static booleanhasGlowBerries(BlockState p_152952_) static InteractionResultuse(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
 
 -