Class ElementPressure
java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.theoneprobe.ElementPressure
- All Implemented Interfaces:
mcjty.theoneprobe.api.IElement
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
render
public void render(net.minecraft.client.gui.GuiGraphics matrixStack, int x, int y) - Specified by:
renderin interfacemcjty.theoneprobe.api.IElement
-
getWidth
public int getWidth()- Specified by:
getWidthin interfacemcjty.theoneprobe.api.IElement
-
getHeight
public int getHeight()- Specified by:
getHeightin interfacemcjty.theoneprobe.api.IElement
-
toBytes
public void toBytes(net.minecraft.network.FriendlyByteBuf buf) - Specified by:
toBytesin interfacemcjty.theoneprobe.api.IElement
-
getID
public net.minecraft.resources.ResourceLocation getID()- Specified by:
getIDin interfacemcjty.theoneprobe.api.IElement
-