Package net.minecraft.world.level.block
Interface CaveVines
- All Known Implementing Classes:
- CaveVinesBlock,- CaveVinesPlantBlock
public interface CaveVines
- 
Field SummaryFields
- 
Method SummaryStatic 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- 
usestatic InteractionResult use(@Nullable Entity p_270738_, BlockState p_270772_, Level p_270721_, BlockPos p_270587_) 
- 
hasGlowBerries
- 
emission
 
-