net.minecraft.world.level.block.state.properties

public record WoodType

dtr
net.minecraft.world.level.block.state.properties.WoodType
net.minecraft.class_4719
net.minecraft.unmapped.C_xlaykyai
net.minecraft.block.WoodType
net.minecraft.block.sign.SignType
net.minecraft.src.C_2106_
net.minecraft.world.level.block.state.properties.BlockPropertyWood

Field summary

Modifier and TypeField
private final String
m
name
comp_1299
f_uvkmrezf
name
name
f_61839_
private final BlockSetType
n
setType
comp_1300
f_pdvwbbhu
setType
setType
f_271340_
private final SoundType
o
soundType
comp_1301
f_ogwvygza
soundType
soundType
f_271317_
private final SoundType
p
hangingSignSoundType
comp_1302
f_fjqdlmja
hangingSignSoundType
hangingSignSoundType
f_271309_
private final SoundEvent
q
fenceGateClose
comp_1303
f_cyilcyjr
fenceGateClose
fenceGateClose
f_271365_
private final SoundEvent
r
fenceGateOpen
comp_1304
f_rspgawup
fenceGateOpen
fenceGateOpen
f_271162_
private static final Map<String, WoodType>
s
TYPES
field_46536
f_npkrgudo
VALUES
TYPES
f_303289_
public static final com.mojang.serialization.Codec<WoodType>
a
CODEC
field_46535
f_gejzauba
CODEC
CODEC
f_303492_
public static final WoodType
b
OAK
field_21676
f_irhjmyrf
OAK
OAK
f_61830_
public static final WoodType
c
SPRUCE
field_21677
f_bklshwff
SPRUCE
SPRUCE
f_61831_
public static final WoodType
d
BIRCH
field_21678
f_rhjxjzpm
BIRCH
BIRCH
f_61832_
public static final WoodType
e
ACACIA
field_21679
f_ujpmmezt
ACACIA
ACACIA
f_61833_
public static final WoodType
f
CHERRY
field_42837
f_ceylskkb
CHERRY
CHERRY
f_271224_
public static final WoodType
g
JUNGLE
field_21680
f_qprumcdi
JUNGLE
JUNGLE
f_61834_
public static final WoodType
h
DARK_OAK
field_21681
f_khfupynz
DARK_OAK
DARK_OAK
f_61835_
public static final WoodType
i
CRIMSON
field_22183
f_zgfyztnt
CRIMSON
CRIMSON
f_61836_
public static final WoodType
j
WARPED
field_22184
f_nldrovwk
WARPED
WARPED
f_61837_
public static final WoodType
k
MANGROVE
field_37657
f_lxkmsfqj
MANGROVE
MANGROVE
f_223002_
public static final WoodType
l
BAMBOO
field_40350
f_zrypyejs
BAMBOO
BAMBOO
f_244200_

Constructor summary

ModifierConstructor
public (String name, BlockSetType setType)
public (String name, BlockSetType type, SoundType soundType, SoundType hangingSignSoundType, SoundEvent fenceGateClose, SoundEvent fenceGateOpen)

Method summary

Modifier and TypeMethod
private static WoodType
a(dtr arg0)
register(WoodType arg0)
method_24027(class_4719 arg0)
m_glkmxiqr(C_xlaykyai arg0)
register(WoodType type)
register(SignType type)
m_61844_(C_2106_ p_61845_)
public static Stream<WoodType>
a()
values()
method_24026()
m_zjkxxlzm()
stream()
stream()
m_61843_()
public String
b()
name()
comp_1299()
m_cqtmofll()
name()
getName()
f_61839_()
public BlockSetType
c()
setType()
comp_1300()
m_apxqehvv()
setType()
setType()
f_271340_()
public SoundType
d()
soundType()
comp_1301()
m_mvrnmnax()
soundType()
soundType()
f_271317_()
public SoundType
e()
hangingSignSoundType()
comp_1302()
m_rqbxdflg()
hangingSignSoundType()
hangingSignSoundType()
f_271309_()
public SoundEvent
f()
fenceGateClose()
comp_1303()
m_spdqwszo()
fenceGateClose()
fenceGateClose()
f_271365_()
public SoundEvent
g()
fenceGateOpen()
comp_1304()
m_orbrzxxl()
fenceGateOpen()
fenceGateOpen()
f_271162_()