net.minecraft.world.level.levelgen.structure.structures

public class RuinedPortalPiece$Properties

eqy$a
net.minecraft.world.level.levelgen.structure.structures.RuinedPortalPiece$Properties
net.minecraft.class_5189$class_5190
net.minecraft.structure.RuinedPortalStructurePiece$Properties
net.minecraft.world.level.levelgen.structure.structures.RuinedPortalPiece$a

Field summary

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

Constructor summary

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