Interface CaveVines
- All Known Implementing Classes:
CaveVinesBlock, CaveVinesPlantBlock
public interface CaveVines
-
Field Summary
Fields -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic ToIntFunction<BlockState> emission(int lightEmission) static booleanhasGlowBerries(BlockState state) static InteractionResultuse(Entity sourceEntity, BlockState state, Level level, BlockPos pos)
-
Field Details
-
SHAPE
-
BERRIES
-
-
Method Details
-
use
-
hasGlowBerries
-
emission
-