Package net.nullved.pmweatherapi.example
Class ExampleOverlay
java.lang.Object
net.nullved.pmweatherapi.example.ExampleOverlay
This is an example overlay that draws a dot at every nearby radar's position
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidrender(net.minecraft.world.level.block.entity.BlockEntity blockEntity, float partialTicks, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource multiBufferSource, int combinedLightIn, int combinedOverlayIn, com.mojang.blaze3d.vertex.BufferBuilder bufferBuilder)
-
Constructor Details
-
ExampleOverlay
public ExampleOverlay()
-
-
Method Details
-
render
public static void render(net.minecraft.world.level.block.entity.BlockEntity blockEntity, float partialTicks, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource multiBufferSource, int combinedLightIn, int combinedOverlayIn, com.mojang.blaze3d.vertex.BufferBuilder bufferBuilder)
-