net.minecraft.client.texture

public class ForceFieldTexture

extends ReloadableTexture

net.minecraft.client.renderer.texture.MipmappedTexture
net.minecraft.class_1_1345
net.minecraft.client.texture.ForceFieldTexture

Field summary

Modifier and TypeField
private final int
maxMipLevel
field_1_9186
maxMipmapLevels

Constructor summary

ModifierConstructor
public (Identifier id, int maxMipmapLevels)

Method summary

Modifier and TypeMethod
public TextureContents
loadContents(ResourceManager resourceManager)
method_65809(class_3300 arg0)
loadContents(ResourceManager arg0)
protected void
setSampler(TextureContents contents)
method_1_8861(class_10539 arg0)
updateSampler(TextureContents arg0)
protected void
doLoad(NativeImage image)
method_65856(class_1011 arg0)
load(NativeImage arg0)
private int
clampMipLevel(int width, int height)
method_1_8850(int arg0, int arg1)
getMipmapLevels(int width, int height)