net.minecraft.structure

public class RuinedPortalStructurePiece$Properties

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

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<RuinedPortalStructurePiece$Properties>
CODEC
CODEC
field_24993
CODEC
public boolean
cold
cold
field_24023
cold
public float
mossiness
mossiness
field_24024
mossiness
public boolean
airPocket
airPocket
field_24025
airPocket
public boolean
overgrown
overgrown
field_24026
overgrown
public boolean
vines
vines
field_24027
vines
public boolean
replaceWithBlackstone
replaceWithBlackstone
field_24028
replaceWithBlackstone

Constructor summary

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