Class FluidInventoryRenderer
java.lang.Object
info.u_team.u_team_core.gui.renderer.FluidInventoryRenderer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawFluidInSlot
(com.mojang.blaze3d.vertex.PoseStack poseStack, int x, int y, float blitOffset, net.minecraftforge.fluids.FluidStack stack)
-
Field Details
-
DEFAULT_INSTANCE
-
-
Constructor Details
-
FluidInventoryRenderer
public FluidInventoryRenderer()
-
-
Method Details
-
drawFluidInSlot
public void drawFluidInSlot(com.mojang.blaze3d.vertex.PoseStack poseStack, int x, int y, float blitOffset, net.minecraftforge.fluids.FluidStack stack)
-