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 berries) static boolean
hasGlowBerries
(BlockState state) static InteractionResult
use
(Entity entity, BlockState state, Level level, BlockPos pos)
-
Field Details
-
SHAPE
-
BERRIES
-
-
Method Details
-
use
-
hasGlowBerries
-
emission
-