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

public record BlockSetType

dcg
net.minecraft.world.level.block.state.properties.BlockSetType
net.minecraft.class_8177
net.minecraft.block.BlockSetType
net.minecraft.src.C_271051_
net.minecraft.world.level.block.state.properties.BlockSetType

Field summary

Modifier and TypeField
private final String
p
name
comp_1289
name
f_271253_
private final SoundType
q
soundType
comp_1290
soundType
f_271136_
private final SoundEvent
r
doorClose
comp_1291
doorClose
f_271502_
private final SoundEvent
s
doorOpen
comp_1292
doorOpen
f_271141_
private final SoundEvent
t
trapdoorClose
comp_1293
trapdoorClose
f_271425_
private final SoundEvent
u
trapdoorOpen
comp_1294
trapdoorOpen
f_271258_
private final SoundEvent
v
pressurePlateClickOff
comp_1295
pressurePlateClickOff
f_271234_
private final SoundEvent
w
pressurePlateClickOn
comp_1296
pressurePlateClickOn
f_271481_
private final SoundEvent
x
buttonClickOff
comp_1297
buttonClickOff
f_271194_
private final SoundEvent
y
buttonClickOn
comp_1298
buttonClickOn
f_271394_
private static final Set<BlockSetType>
z
VALUES
field_42834
VALUES
f_271232_
public static final BlockSetType
a
IRON
field_42819
IRON
f_271132_
public static final BlockSetType
b
GOLD
field_42820
GOLD
f_271208_
public static final BlockSetType
c
STONE
field_42821
STONE
f_271479_
public static final BlockSetType
d
POLISHED_BLACKSTONE
field_42822
POLISHED_BLACKSTONE
f_271263_
public static final BlockSetType
e
OAK
field_42823
OAK
f_271198_
public static final BlockSetType
f
SPRUCE
field_42824
SPRUCE
f_271100_
public static final BlockSetType
g
BIRCH
field_42825
BIRCH
f_271387_
public static final BlockSetType
h
ACACIA
field_42826
ACACIA
f_271512_
public static final BlockSetType
i
CHERRY
field_42827
CHERRY
f_271401_
public static final BlockSetType
j
JUNGLE
field_42828
JUNGLE
f_271187_
public static final BlockSetType
k
DARK_OAK
field_42829
DARK_OAK
f_271528_
public static final BlockSetType
l
CRIMSON
field_42830
CRIMSON
f_271290_
public static final BlockSetType
m
WARPED
field_42831
WARPED
f_271400_
public static final BlockSetType
n
MANGROVE
field_42832
MANGROVE
f_271383_
public static final BlockSetType
o
BAMBOO
field_42833
BAMBOO
f_271088_

Constructor summary

ModifierConstructor
public (String name)
public (String f_271136_, SoundType f_271502_, SoundEvent f_271141_, SoundEvent f_271425_, SoundEvent f_271258_, SoundEvent f_271234_, SoundEvent f_271481_, SoundEvent f_271194_, SoundEvent f_271394_, SoundEvent arg9)

Method summary

Modifier and TypeMethod
private static BlockSetType
a(dcg arg0)
register(BlockSetType arg0)
method_49233(class_8177 arg0)
register(BlockSetType blockSetType)
m_272115_(C_271051_ p_273033_)
public static Stream<BlockSetType>
a()
values()
method_49232()
stream()
m_271801_()
public String
b()
name()
comp_1289()
name()
f_271253_()
public SoundType
c()
soundType()
comp_1290()
soundType()
f_271136_()
public SoundEvent
d()
doorClose()
comp_1291()
doorClose()
f_271502_()
public SoundEvent
e()
doorOpen()
comp_1292()
doorOpen()
f_271141_()
public SoundEvent
f()
trapdoorClose()
comp_1293()
trapdoorClose()
f_271425_()
public SoundEvent
g()
trapdoorOpen()
comp_1294()
trapdoorOpen()
f_271258_()
public SoundEvent
h()
pressurePlateClickOff()
comp_1295()
pressurePlateClickOff()
f_271234_()
public SoundEvent
i()
pressurePlateClickOn()
comp_1296()
pressurePlateClickOn()
f_271481_()
public SoundEvent
j()
buttonClickOff()
comp_1297()
buttonClickOff()
f_271194_()
public SoundEvent
k()
buttonClickOn()
comp_1298()
buttonClickOn()
f_271394_()