public static class RuinedPortalFeaturePiece.Properties extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
airPocket |
boolean |
cold |
float |
mossiness |
boolean |
overgrown |
boolean |
replaceWithBlackstone |
boolean |
vines |
| Constructor and Description |
|---|
Properties() |
Properties(com.mojang.datafixers.Dynamic<T> dynamic) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
serialize(com.mojang.datafixers.types.DynamicOps<T> ops) |
public boolean cold
public float mossiness
public boolean airPocket
public boolean overgrown
public boolean vines
public boolean replaceWithBlackstone