net.minecraft.client.data.models.model

public class TextureMapping

ggs
net.minecraft.client.data.models.model.TextureMapping
net.minecraft.class_4944
net.minecraft.client.data.TextureMap

Field summary

Modifier and TypeField
private final Map<TextureSlot, Identifier>
a
slots
field_22997
entries
private final Set<TextureSlot>
b
forcedSlots
field_22998
inherited

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public TextureMapping
a(ggt arg0, amo arg1)
put(TextureSlot arg0, Identifier arg1)
method_25868(class_4945 arg0, class_2960 arg1)
put(TextureKey key, Identifier id)
public TextureMapping
b(ggt arg0, amo arg1)
putForced(TextureSlot arg0, Identifier arg1)
method_35909(class_4945 arg0, class_2960 arg1)
register(TextureKey key, Identifier id)
public Stream<TextureSlot>
a()
getForced()
method_25861()
getInherited()
public TextureMapping
a(ggt arg0, ggt arg1)
copySlot(TextureSlot arg0, TextureSlot arg1)
method_35908(class_4945 arg0, class_4945 arg1)
copy(TextureKey parent, TextureKey child)
public TextureMapping
b(ggt arg0, ggt arg1)
copyForced(TextureSlot arg0, TextureSlot arg1)
method_25874(class_4945 arg0, class_4945 arg1)
inherit(TextureKey parent, TextureKey child)
public Identifier
a(ggt arg0)
get(TextureSlot arg0)
method_25867(class_4945 arg0)
getTexture(TextureKey key)
public TextureMapping
c(ggt arg0, amo arg1)
copyAndUpdate(TextureSlot arg0, Identifier arg1)
method_25879(class_4945 arg0, class_2960 arg1)
copyAndAdd(TextureKey key, Identifier id)
public static TextureMapping
a(dyi arg0)
cube(Block arg0)
method_25864(class_2248 arg0)
all(Block block)
public static TextureMapping
b(dyi arg0)
defaultTexture(Block arg0)
method_25872(class_2248 arg0)
texture(Block block)
public static TextureMapping
a(amo arg0)
defaultTexture(Identifier arg0)
method_25869(class_2960 arg0)
texture(Identifier id)
public static TextureMapping
b(amo arg0)
cube(Identifier arg0)
method_25875(class_2960 arg0)
all(Identifier id)
public static TextureMapping
c(dyi arg0)
cross(Block arg0)
method_25877(class_2248 arg0)
cross(Block block)
public static TextureMapping
d(dyi arg0)
side(Block arg0)
method_64950(class_2248 arg0)
side(Block block)
public static TextureMapping
e(dyi arg0)
crossEmissive(Block arg0)
method_65299(class_2248 arg0)
crossAndCrossEmissive(Block block)
public static TextureMapping
c(amo arg0)
cross(Identifier arg0)
method_25880(class_2960 arg0)
cross(Identifier id)
public static TextureMapping
f(dyi arg0)
plant(Block arg0)
method_25881(class_2248 arg0)
plant(Block block)
public static TextureMapping
g(dyi arg0)
plantEmissive(Block arg0)
method_65300(class_2248 arg0)
plantAndCrossEmissive(Block block)
public static TextureMapping
d(amo arg0)
plant(Identifier arg0)
method_25884(class_2960 arg0)
plant(Identifier id)
public static TextureMapping
h(dyi arg0)
rail(Block arg0)
method_25885(class_2248 arg0)
rail(Block block)
public static TextureMapping
e(amo arg0)
rail(Identifier arg0)
method_25886(class_2960 arg0)
rail(Identifier id)
public static TextureMapping
i(dyi arg0)
wool(Block arg0)
method_25887(class_2248 arg0)
wool(Block block)
public static TextureMapping
j(dyi arg0)
flowerbed(Block arg0)
method_49379(class_2248 arg0)
flowerbed(Block block)
public static TextureMapping
f(amo arg0)
wool(Identifier arg0)
method_35911(class_2960 arg0)
wool(Identifier id)
public static TextureMapping
k(dyi arg0)
stem(Block arg0)
method_25888(class_2248 arg0)
stem(Block block)
public static TextureMapping
a(dyi arg0, dyi arg1)
attachedStem(Block arg0, Block arg1)
method_25865(class_2248 arg0, class_2248 arg1)
stemAndUpper(Block stem, Block upper)
public static TextureMapping
l(dyi arg0)
pattern(Block arg0)
method_25890(class_2248 arg0)
pattern(Block block)
public static TextureMapping
m(dyi arg0)
fan(Block arg0)
method_25892(class_2248 arg0)
fan(Block block)
public static TextureMapping
g(amo arg0)
crop(Identifier arg0)
method_25889(class_2960 arg0)
crop(Identifier id)
public static TextureMapping
b(dyi arg0, dyi arg1)
pane(Block arg0, Block arg1)
method_25873(class_2248 arg0, class_2248 arg1)
paneAndTopForEdge(Block block, Block top)
public static TextureMapping
d(ggt arg0, amo arg1)
singleSlot(TextureSlot arg0, Identifier arg1)
method_25883(class_4945 arg0, class_2960 arg1)
of(TextureKey key, Identifier id)
public static TextureMapping
n(dyi arg0)
column(Block arg0)
method_25894(class_2248 arg0)
sideEnd(Block block)
public static TextureMapping
o(dyi arg0)
cubeTop(Block arg0)
method_25896(class_2248 arg0)
sideAndTop(Block block)
public static TextureMapping
p(dyi arg0)
pottedAzalea(Block arg0)
method_50028(class_2248 arg0)
pottedAzaleaBush(Block block)
public static TextureMapping
q(dyi arg0)
logColumn(Block arg0)
method_25897(class_2248 arg0)
sideAndEndForTop(Block block)
public static TextureMapping
a(amo arg0, amo arg1)
column(Identifier arg0, Identifier arg1)
method_25870(class_2960 arg0, class_2960 arg1)
sideEnd(Identifier side, Identifier end)
public static TextureMapping
r(dyi arg0)
fence(Block arg0)
method_46200(class_2248 arg0)
textureSideTop(Block block)
public static TextureMapping
s(dyi arg0)
customParticle(Block arg0)
method_46201(class_2248 arg0)
textureParticle(Block block)
public static TextureMapping
t(dyi arg0)
cubeBottomTop(Block arg0)
method_25898(class_2248 arg0)
sideTopBottom(Block block)
public static TextureMapping
u(dyi arg0)
cubeBottomTopWithWall(Block arg0)
method_25899(class_2248 arg0)
wallSideTopBottom(Block block)
public static TextureMapping
v(dyi arg0)
columnWithWall(Block arg0)
method_27168(class_2248 arg0)
wallSideEnd(Block block)
public static TextureMapping
b(amo arg0, amo arg1)
door(Identifier arg0, Identifier arg1)
method_35910(class_2960 arg0, class_2960 arg1)
topBottom(Identifier top, Identifier bottom)
public static TextureMapping
w(dyi arg0)
door(Block arg0)
method_25900(class_2248 arg0)
topBottom(Block block)
public static TextureMapping
x(dyi arg0)
particle(Block arg0)
method_25901(class_2248 arg0)
particle(Block block)
public static TextureMapping
h(amo arg0)
particle(Identifier arg0)
method_25891(class_2960 arg0)
particle(Identifier id)
public static TextureMapping
y(dyi arg0)
fire0(Block arg0)
method_25902(class_2248 arg0)
fire0(Block block)
public static TextureMapping
z(dyi arg0)
fire1(Block arg0)
method_25903(class_2248 arg0)
fire1(Block block)
public static TextureMapping
A(dyi arg0)
lantern(Block arg0)
method_25904(class_2248 arg0)
lantern(Block block)
public static TextureMapping
B(dyi arg0)
torch(Block arg0)
method_25905(class_2248 arg0)
torch(Block block)
public static TextureMapping
i(amo arg0)
torch(Identifier arg0)
method_25893(class_2960 arg0)
torch(Identifier id)
public static TextureMapping
a(dyi arg0, String arg1, String arg2)
trialSpawner(Block arg0, String arg1, String arg2)
method_55307(class_2248 arg0, String arg1, String arg2)
trialSpawner(Block block, String side, String top)
public static TextureMapping
a(dyi arg0, String arg1, String arg2, String arg3, String arg4)
vault(Block arg0, String arg1, String arg2, String arg3, String arg4)
method_56887(class_2248 arg0, String arg1, String arg2, String arg3, String arg4)
vault(Block block, String front, String side, String top, String bottom)
public static TextureMapping
a(dki arg0)
particleFromItem(Item arg0)
method_25862(class_1792 arg0)
particle(Item item)
public static TextureMapping
C(dyi arg0)
commandBlock(Block arg0)
method_25906(class_2248 arg0)
sideFrontBack(Block block)
public static TextureMapping
D(dyi arg0)
orientableCube(Block arg0)
method_25907(class_2248 arg0)
sideFrontTopBottom(Block block)
public static TextureMapping
E(dyi arg0)
orientableCubeOnlyTop(Block arg0)
method_25908(class_2248 arg0)
sideFrontTop(Block block)
public static TextureMapping
F(dyi arg0)
orientableCubeSameEnds(Block arg0)
method_25909(class_2248 arg0)
sideFrontEnd(Block block)
public static TextureMapping
G(dyi arg0)
top(Block arg0)
method_25910(class_2248 arg0)
top(Block top)
public static TextureMapping
c(dyi arg0, dyi arg1)
craftingTable(Block arg0, Block arg1)
method_25878(class_2248 arg0, class_2248 arg1)
frontSideWithCustomBottom(Block block, Block bottom)
public static TextureMapping
d(dyi arg0, dyi arg1)
fletchingTable(Block arg0, Block arg1)
method_25882(class_2248 arg0, class_2248 arg1)
frontTopSide(Block frontTopSideBlock, Block downBlock)
public static TextureMapping
a(String arg0)
snifferEgg(String arg0)
method_50027(String arg0)
snifferEgg(String age)
public static TextureMapping
b(String arg0)
driedGhast(String arg0)
method_70823(String arg0)
driedGhast(String hydration)
public static TextureMapping
H(dyi arg0)
campfire(Block arg0)
method_27167(class_2248 arg0)
campfire(Block block)
public static TextureMapping
a(dyi arg0, boolean arg1)
candleCake(Block arg0, boolean arg1)
method_32231(class_2248 arg0, boolean arg1)
candleCake(Block block, boolean lit)
public static TextureMapping
j(amo arg0)
cauldron(Identifier arg0)
method_32232(class_2960 arg0)
cauldron(Identifier content)
public static TextureMapping
a(boolean arg0)
sculkShrieker(boolean arg0)
method_42753(boolean arg0)
sculkShrieker(boolean canSummon)
public static TextureMapping
I(dyi arg0)
bars(Block arg0)
method_73141(class_2248 arg0)
bars(Block block)
public static TextureMapping
b(dki arg0)
layer0(Item arg0)
method_25871(class_1792 arg0)
layer0(Item item)
public static TextureMapping
J(dyi arg0)
layer0(Block arg0)
method_25911(class_2248 arg0)
layer0(Block block)
public static TextureMapping
k(amo arg0)
layer0(Identifier arg0)
method_25895(class_2960 arg0)
layer0(Identifier id)
public static TextureMapping
c(amo arg0, amo arg1)
layered(Identifier arg0, Identifier arg1)
method_48529(class_2960 arg0, class_2960 arg1)
layered(Identifier layer0, Identifier layer1)
public static TextureMapping
a(amo arg0, amo arg1, amo arg2)
layered(Identifier arg0, Identifier arg1, Identifier arg2)
method_48745(class_2960 arg0, class_2960 arg1, class_2960 arg2)
layered(Identifier layer0, Identifier layer1, Identifier layer2)
public static Identifier
K(dyi arg0)
getBlockTexture(Block arg0)
method_25860(class_2248 arg0)
getId(Block block)
public static Identifier
a(dyi arg0, String arg1)
getBlockTexture(Block arg0, String arg1)
method_25866(class_2248 arg0, String arg1)
getSubId(Block block, String suffix)
public static Identifier
c(dki arg0)
getItemTexture(Item arg0)
method_25876(class_1792 arg0)
getId(Item item)
public static Identifier
a(dki arg0, String arg1)
getItemTexture(Item arg0, String arg1)
method_25863(class_1792 arg0, String arg1)
getSubId(Item item, String suffix)