net.minecraft.world.item

public record WeatheringCopperItems

dnl
net.minecraft.world.item.WeatheringCopperItems
net.minecraft.class_11708
net.minecraft.item.CopperBlockItemSet
net.minecraft.src.C_411316_
net.minecraft.world.item.WeatheringCopperItems

字段概要

修饰符与类型字段
private final Item
a
unaffected
comp_4568
unaffected
f_411961_
private final Item
b
exposed
comp_4569
exposed
f_412665_
private final Item
c
weathered
comp_4570
weathered
f_412936_
private final Item
d
oxidized
comp_4571
oxidized
f_412403_
private final Item
e
waxed
comp_4572
waxed
f_413299_
private final Item
f
waxedExposed
comp_4573
waxedExposed
f_412186_
private final Item
g
waxedWeathered
comp_4574
waxedWeathered
f_413737_
private final Item
h
waxedOxidized
comp_4575
waxedOxidized
f_413181_

构造函数概要

修饰符构造函数
public (Item unaffected, Item exposed, Item weathered, Item oxidized, Item waxed, Item waxedExposed, Item waxedWeathered, Item waxedOxidized)

方法概要

修饰符与类型方法
public static WeatheringCopperItems
a(ejs arg0, Function<dzq, dlp> arg1)
create(WeatheringCopperBlocks arg0, Function<Block, Item> arg1)
method_73102(class_11710 arg0, Function<class_2248, class_1792> arg1)
create(CopperBlockSet blockSet, Function<Block, Item> registerFunction)
m_420014_(C_411375_ p_430597_, Function<C_1706_, C_1381_> p_423128_)
public com.google.common.collect.ImmutableBiMap<Item, Item>
a()
waxedMapping()
method_73101()
getWaxingMap()
m_418828_()
public void
a(Consumer<dlp> arg0)
forEach(Consumer<Item> arg0)
method_73103(Consumer<class_1792> arg0)
forEach(Consumer<Item> consumer)
m_415145_(Consumer<C_1381_> arg0)
public Item
b()
unaffected()
comp_4568()
unaffected()
f_411961_()
public Item
c()
exposed()
comp_4569()
exposed()
f_412665_()
public Item
d()
weathered()
comp_4570()
weathered()
f_412936_()
public Item
e()
oxidized()
comp_4571()
oxidized()
f_412403_()
public Item
f()
waxed()
comp_4572()
waxed()
f_413299_()
public Item
g()
waxedExposed()
comp_4573()
waxedExposed()
f_412186_()
public Item
h()
waxedWeathered()
comp_4574()
waxedWeathered()
f_413737_()
public Item
i()
waxedOxidized()
comp_4575()
waxedOxidized()
f_413181_()