Uses of Class
net.minecraft.class_7716
Packages that use class_7716
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7716 in net.minecraft
Methods in net.minecraft with parameters of type class_7716Modifier and TypeMethodDescriptionprivate static ActionResultclass_7714.method_45457(BlockState blockState, World world, BlockPos blockPos, PlayerEntity playerEntity, class_7716 class_7716) private static ActionResultclass_7714.method_45458(BlockState blockState, World world, BlockPos blockPos, PlayerEntity playerEntity, class_7716 class_7716, ItemStack itemStack) -
Uses of class_7716 in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type class_7716Modifier and TypeFieldDescriptionstatic final BlockEntityType<class_7716>BlockEntityType.CHISELED_BOOKSHELF