Uses of Class
net.minecraft.class_11073
Packages that use class_11073
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11073 in net.minecraft
Methods in net.minecraft with parameters of type class_11073Modifier and TypeMethodDescriptionstatic voidclass_11073.method_69745(World world, BlockPos blockPos, BlockState blockState, class_11073 class_11073) static voidclass_11073.method_69749(World world, BlockPos blockPos, BlockState blockState, class_11073 class_11073) voidclass_11145.render(class_11073 class_11073, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, Vec3d vec3d) -
Uses of class_11073 in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type class_11073Modifier and TypeFieldDescriptionstatic final BlockEntityType<class_11073> BlockEntityType.MINE_TRAVELLING_BLOCK