-
ElementDescriptionPlease use and override
ArchitecturyFluidAttributes.getFlowingTexture(FluidState, BlockAndTintGetter, BlockPos)
orArchitecturyFluidAttributes.getFlowingTexture(FluidStack)
instead, this method will be removed in a future version.Please use and overrideArchitecturyFluidAttributes.getSourceTexture(FluidState, BlockAndTintGetter, BlockPos)
orArchitecturyFluidAttributes.getSourceTexture(FluidStack)
instead, this method will be removed in a future version.UseMod.getFilePaths()
insteadUse the constructor directly.
-
MethodDescriptionPlease use and override
ArchitecturyFluidAttributes.getColor(FluidState, BlockAndTintGetter, BlockPos)
orArchitecturyFluidAttributes.getColor(FluidStack)
instead, this method will be removed in a future version.Please use and overrideArchitecturyFluidAttributes.getFlowingTexture(FluidState, BlockAndTintGetter, BlockPos)
orArchitecturyFluidAttributes.getFlowingTexture(FluidStack)
instead, this method will be removed in a future version.Please use and overrideArchitecturyFluidAttributes.getSourceTexture(FluidState, BlockAndTintGetter, BlockPos)
orArchitecturyFluidAttributes.getSourceTexture(FluidStack)
instead, this method will be removed in a future version.UseMod.getFilePaths()
insteadUse the constructor directly.
ArchitecturyFluidAttributes.getColor(FluidState, BlockAndTintGetter, BlockPos)
orArchitecturyFluidAttributes.getColor(FluidStack)
instead, this method will be removed in a future version.