net.minecraft.block

public interface CaveVines

net.minecraft.world.level.block.CaveVines
net.minecraft.world.level.block.CaveVines
net.minecraft.class_5803
net.minecraft.block.CaveVines

Field summary

Modifier and TypeField
VoxelShape
SHAPE
SHAPE
field_28687
SHAPE
BooleanProperty
BERRIES
BERRIES
field_28688
BERRIES

Method summary

Modifier and TypeMethod
static ActionResult
use(Entity sourceEntity, BlockState state, Level level, BlockPos pos)
use(Entity sourceEntity, BlockState state, Level level, BlockPos pos)
method_33619(class_1297 arg0, class_2680 arg1, class_1937 arg2, class_2338 arg3)
pickBerries(Entity picker, BlockState state, World world, BlockPos pos)
static boolean
hasGlowBerries(BlockState state)
hasGlowBerries(BlockState state)
method_33618(class_2680 arg0)
hasBerries(BlockState state)
static ToIntFunction<BlockState>
emission(int lightEmission)
emission(int lightEmission)
method_37362(int arg0)
getLuminanceSupplier(int luminance)