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

public enum TestBlockMode

implements StringRepresentable

edb
net.minecraft.world.level.block.state.properties.TestBlockMode
net.minecraft.class_10641
net.minecraft.block.enums.TestBlockMode
net.minecraft.src.C_379125_

Enum constant summary

Enum Constant
a
START
field_56024
START
START
b
LOG
field_56025
LOG
LOG
c
FAIL
field_56026
FAIL
FAIL
d
ACCEPT
field_56027
ACCEPT
ACCEPT

Field summary

Modifier and TypeField
private static final IntFunction<TestBlockMode>
g
BY_ID
field_56030
INDEX_MAPPER
f_382632_
public static final com.mojang.serialization.Codec<TestBlockMode>
e
CODEC
field_56028
CODEC
f_382048_
public static final StreamCodec<io.netty.buffer.ByteBuf, TestBlockMode>
f
STREAM_CODEC
field_56029
PACKET_CODEC
f_382308_
private final int
h
id
field_56031
index
f_379963_
private final String
i
name
field_56032
id
f_380431_
private final Component
j
displayName
field_56033
name
f_379508_
private final Component
k
detailedMessage
field_56034
info
f_379715_

Constructor summary

ModifierConstructor
private (int p_394679_, String p_396429_)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()
public Component
a()
getDisplayName()
method_66781()
getName()
m_388676_()
public Component
b()
getDetailedMessage()
method_66783()
getInfo()
m_388634_()