接口 CaveVines
- 所有已知实现类:
CaveVinesBlock
,CaveVinesPlantBlock
public interface CaveVines
-
字段概要
字段 -
方法概要
静态方法修饰符和类型方法说明static ToIntFunction<BlockState>
emission
(int pBerries) static boolean
hasGlowBerries
(BlockState pState) static InteractionResult
use
(Entity pEntity, BlockState pState, Level pLevel, BlockPos pPos)
-
字段详细资料
-
SHAPE
-
BERRIES
-
-
方法详细资料
-
use
static InteractionResult use(@Nullable Entity pEntity, BlockState pState, Level pLevel, BlockPos pPos) -
hasGlowBerries
-
emission
-