Uses of Class
net.minecraft.class_8887
Packages that use class_8887
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8887 in net.minecraft
Methods in net.minecraft with parameters of type class_8887Modifier and TypeMethodDescriptionprivate void
class_8886.method_54476
(World world, BlockPos blockPos, class_8887 class_8887, ItemStack itemStack, BlockState blockState) static void
class_8887.method_54481
(World world, BlockPos blockPos, BlockState blockState, class_8887 class_8887) -
Uses of class_8887 in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type class_8887Modifier and TypeFieldDescriptionstatic final BlockEntityType<class_8887>
BlockEntityType.CRAFTER