java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.theoneprobe.ElementPressure
All Implemented Interfaces:
mcjty.theoneprobe.api.IElement

public class ElementPressure extends Object implements mcjty.theoneprobe.api.IElement
  • Method Details

    • render

      public void render(com.mojang.blaze3d.vertex.PoseStack matrixStack, int x, int y)
      Specified by:
      render in interface mcjty.theoneprobe.api.IElement
    • getWidth

      public int getWidth()
      Specified by:
      getWidth in interface mcjty.theoneprobe.api.IElement
    • getHeight

      public int getHeight()
      Specified by:
      getHeight in interface mcjty.theoneprobe.api.IElement
    • toBytes

      public void toBytes(net.minecraft.network.FriendlyByteBuf buf)
      Specified by:
      toBytes in interface mcjty.theoneprobe.api.IElement
    • getID

      public net.minecraft.resources.ResourceLocation getID()
      Specified by:
      getID in interface mcjty.theoneprobe.api.IElement