Class RenderCoordWireframe
java.lang.Object
me.desht.pneumaticcraft.client.render.pneumatic_armor.RenderCoordWireframe
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal net.minecraft.core.BlockPosintfinal net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> -
Constructor Summary
ConstructorsConstructorDescriptionRenderCoordWireframe(net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos) -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(com.mojang.blaze3d.vertex.PoseStack matrixStack, net.minecraft.client.renderer.MultiBufferSource buffer, float partialTicks)
-
Field Details
-
pos
public final net.minecraft.core.BlockPos pos -
worldKey
public final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> worldKey -
ticksExisted
public int ticksExisted
-
-
Constructor Details
-
RenderCoordWireframe
public RenderCoordWireframe(net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos)
-
-
Method Details
-
render
public void render(com.mojang.blaze3d.vertex.PoseStack matrixStack, net.minecraft.client.renderer.MultiBufferSource buffer, float partialTicks)
-