net.minecraft.client.data.models.model

public class TextureMapping

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