net.minecraft.block

public interface CaveVines

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

Field summary

Modifier and TypeField
VoxelShape
SHAPE
field_28687
SHAPE
BooleanProperty
BERRIES
field_28688
BERRIES

Method summary

Modifier and TypeMethod
static ActionResult
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)
method_33618(class_2680 arg0)
hasBerries(BlockState state)
static ToIntFunction<BlockState>
emission(int lightEmission)
method_37362(int arg0)
getLuminanceSupplier(int luminance)
private static int
lambda$emission$0(int arg0, BlockState arg1)
method_37361(int arg0, class_2680 arg1)
method_37361(int arg0, BlockState state)
private static void
lambda$use$0(BlockPos arg0, ServerLevel arg1, ItemStack arg2)
method_72578(class_2338 arg0, class_3218 arg1, class_1799 arg2)
method_72578(BlockPos arg0, ServerWorld worldx, ItemStack stack)