Uses of Record Class
net.minecraft.block.entity.TestInstanceBlockEntity.class_12034
Packages that use TestInstanceBlockEntity.class_12034
Package
Description
-
Uses of TestInstanceBlockEntity.class_12034 in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type TestInstanceBlockEntity.class_12034Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TestInstanceBlockEntity.class_12034> TestInstanceBlockEntity.class_12034.CODECprivate final List<TestInstanceBlockEntity.class_12034> TestInstanceBlockEntity.field_62918static final com.mojang.serialization.Codec<List<TestInstanceBlockEntity.class_12034>> TestInstanceBlockEntity.class_12034.field_62920Methods in net.minecraft.block.entity that return types with arguments of type TestInstanceBlockEntity.class_12034 -
Uses of TestInstanceBlockEntity.class_12034 in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type TestInstanceBlockEntity.class_12034Modifier and TypeMethodDescriptionprivate voidTestInstanceBlockEntityRenderer.method_74772(MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, TestInstanceBlockEntity.class_12034 class_12034) -
Uses of TestInstanceBlockEntity.class_12034 in net.minecraft.client.render.block.entity.state
Fields in net.minecraft.client.render.block.entity.state with type parameters of type TestInstanceBlockEntity.class_12034