Uses of Class
net.minecraft.class_10638
Packages that use class_10638
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10638 in net.minecraft
Fields in net.minecraft declared as class_10638Fields in net.minecraft with type parameters of type class_10638Modifier and TypeFieldDescriptionprivate final BeaconBlockEntityRenderer<class_10638> class_10649.field_56093private final StructureBlockBlockEntityRenderer<class_10638> class_10649.field_56094Methods in net.minecraft with parameters of type class_10638Modifier and TypeMethodDescriptionbooleanclass_10649.isInRenderDistance(class_10638 class_10638, Vec3d vec3d) voidclass_10649.render(class_10638 class_10638, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3) booleanclass_10649.rendersOutsideBoundingBox(class_10638 class_10638) Constructors in net.minecraft with parameters of type class_10638 -
Uses of class_10638 in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type class_10638Modifier and TypeFieldDescriptionstatic final BlockEntityType<class_10638> BlockEntityType.TEST_INSTANCE_BLOCK -
Uses of class_10638 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_10638 -
Uses of class_10638 in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type class_10638 -
Uses of class_10638 in net.minecraft.test
Fields in net.minecraft.test declared as class_10638Methods in net.minecraft.test that return class_10638Modifier and TypeMethodDescriptionprivate class_10638GameTestState.method_66950(BlockPos blockPos, BlockRotation blockRotation, ServerWorld serverWorld) GameTestState.method_66953()static class_10638StructureTestUtil.method_66992(Identifier identifier, BlockPos blockPos, Vec3i vec3i, BlockRotation blockRotation, ServerWorld serverWorld) Methods in net.minecraft.test that return types with arguments of type class_10638Modifier and TypeMethodDescriptionprivate static Optional<class_10638> StructureTestListener.method_66991(GameTestState gameTestState)