net.minecraft.client.data.models.model

public class TextureMapping

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