net.minecraft.world.level.levelgen.structure

public class RuinedPortalPiece$Properties

crp$a
net.minecraft.world.level.levelgen.structure.RuinedPortalPiece$Properties
net.minecraft.class_5189$class_5190
net.minecraft.structure.RuinedPortalStructurePiece$Properties
net.minecraft.world.gen.feature.structure.RuinedPortalPiece$Serializer
net.minecraft.server.v1_16_R3.WorldGenFeatureRuinedPortalPieces$a

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<RuinedPortalPiece$Properties>
a
CODEC
field_24993
CODEC
field_237024_a_
public boolean
b
cold
field_24023
cold
field_237025_b_
public float
c
mossiness
field_24024
mossiness
field_237026_c_
public boolean
d
airPocket
field_24025
airPocket
field_237027_d_
public boolean
e
overgrown
field_24026
overgrown
field_237028_e_
public boolean
f
vines
field_24027
vines
field_237029_f_
public boolean
g
replaceWithBlackstone
field_24028
replaceWithBlackstone
field_237030_g_

Constructor summary

ModifierConstructor
public ()
public <T>(boolean cold, float mossiness, boolean airPocket, boolean overgrown, boolean vines, boolean replaceWithBlackstone)