net.minecraft.client.render.block

public class FluidRenderer

dri
net.minecraft.client.renderer.block.LiquidBlockRenderer
net.minecraft.class_775
net.minecraft.client.render.block.FluidRenderer
net.minecraft.unmapped.C_xwzlokzl
net.minecraft.client.renderer.FluidBlockRenderer
net.minecraft.client.renderer.FluidBlockRenderer

Field summary

Modifier and TypeField
private final Sprite[]
a
lavaIcons
field_4165
lavaSprites
f_dstjoxef
field_178272_a
atlasSpritesLava
private final Sprite[]
b
waterIcons
field_4166
waterSprites
f_ipqldfoa
field_178271_b
atlasSpritesWater
private Sprite
c
waterOverlay
field_4164
waterOverlaySprite
f_ngmtelgw
field_187501_d
atlasSpriteWaterOverlay

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a()
setupSprites()
method_3345()
onResourceReload()
m_wofbeisu()
func_178268_a()
initAtlasSprites()
private static boolean
a(bjd arg0, fk arg1, fp arg2, cog arg3)
isNeighborSameFluid(BlockGetter arg0, BlockPos arg1, Direction arg2, FluidState arg3)
method_3348(class_1922 arg0, class_2338 arg1, class_2350 arg2, class_3610 arg3)
isSameFluid(BlockView world, BlockPos pos, Direction side, FluidState state)
m_fxvwhkgt(C_peaveboq arg0, C_hynzadkk arg1, C_xpuuihxf arg2, C_xqketiuf arg3)
func_209557_a(IBlockReader arg0, BlockPos arg1, Direction arg2, IFluidState arg3)
isAdjacentFluidSameAs(IBlockReader worldIn, BlockPos pos, Direction side, IFluidState state)
private static boolean
a(bjd arg0, fk arg1, fp arg2, float arg3)
isFaceOccluded(BlockGetter arg0, BlockPos arg1, Direction arg2, float arg3)
method_3344(class_1922 arg0, class_2338 arg1, class_2350 arg2, float arg3)
isSideCovered(BlockView world, BlockPos pos, Direction direction, float maxDeviation)
m_nzmmxoaf(C_peaveboq arg0, C_hynzadkk arg1, C_xpuuihxf arg2, float arg3)
func_209556_a(IBlockReader arg0, BlockPos arg1, Direction arg2, float arg3)
func_209556_a(IBlockReader reader, BlockPos pos, Direction face, float heightIn)
public boolean
a(bjb arg0, fk arg1, cyl arg2, cog arg3)
tesselate(BlockAndTintGetter arg0, BlockPos arg1, VertexConsumer arg2, FluidState arg3)
method_3347(class_1920 arg0, class_2338 arg1, class_4588 arg2, class_3610 arg3)
render(BlockRenderView world, BlockPos pos, VertexConsumer vertexConsumer, FluidState state)
m_mupdvpjh(C_xjeuupup arg0, C_hynzadkk arg1, C_igthdzux arg2, C_xqketiuf arg3)
func_228796_a_(ILightReader arg0, BlockPos arg1, IVertexBuilder arg2, IFluidState arg3)
func_228796_a_(ILightReader arg0, BlockPos arg1, IVertexBuilder arg2, IFluidState arg3)
private void
a(cyl arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7, float arg8, int arg9)
vertex(VertexConsumer arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7, float arg8, int arg9)
method_23072(class_4588 arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7, float arg8, int arg9)
vertex(VertexConsumer vertexConsumer, double x, double y, double z, float red, float green, float blue, float u, float v, int light)
m_ohmcuuxy(C_igthdzux arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7, float arg8, int arg9)
func_228797_a_(IVertexBuilder arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7, float arg8, int arg9)
func_228797_a_(IVertexBuilder arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7, float arg8, int arg9)
private int
a(bjb arg0, fk arg1)
getLightColor(BlockAndTintGetter arg0, BlockPos arg1)
method_3343(class_1920 arg0, class_2338 arg1)
getLight(BlockRenderView world, BlockPos pos)
m_dwkqlvll(C_xjeuupup arg0, C_hynzadkk arg1)
func_228795_a_(ILightReader arg0, BlockPos arg1)
func_228795_a_(ILightReader arg0, BlockPos arg1)
private float
a(bjd arg0, fk arg1, cof arg2)
getWaterHeight(BlockGetter arg0, BlockPos arg1, Fluid arg2)
method_3346(class_1922 arg0, class_2338 arg1, class_3611 arg2)
getNorthWestCornerFluidHeight(BlockView world, BlockPos pos, Fluid fluid)
m_tuqjgjob(C_peaveboq arg0, C_hynzadkk arg1, C_rxhyurmy arg2)
func_217640_a(IBlockReader arg0, BlockPos arg1, Fluid arg2)
getFluidHeight(IBlockReader reader, BlockPos pos, Fluid fluidIn)