public class HeightWithChanceConfig extends java.lang.Object implements IPlacementConfig
| 修飾子とタイプ | フィールドと説明 | 
|---|---|
| float | chance | 
| int | count | 
NO_PLACEMENT_CONFIG| コンストラクタと説明 | 
|---|
| HeightWithChanceConfig(int count,
                      float chance) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| static HeightWithChanceConfig | deserialize(com.mojang.datafixers.Dynamic<?> p_214724_0_) | 
| <T> com.mojang.datafixers.Dynamic<T> | serialize(com.mojang.datafixers.types.DynamicOps<T> ops) | 
public <T> com.mojang.datafixers.Dynamic<T> serialize(com.mojang.datafixers.types.DynamicOps<T> ops)
serialize インタフェース内 IPlacementConfigpublic static HeightWithChanceConfig deserialize(com.mojang.datafixers.Dynamic<?> p_214724_0_)