public class NoPlacementConfig extends java.lang.Object implements IPlacementConfig
NO_PLACEMENT_CONFIG
Constructor and Description |
---|
NoPlacementConfig() |
Modifier and Type | Method and Description |
---|---|
static NoPlacementConfig |
deserialize(com.mojang.datafixers.Dynamic<?> p_214735_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
in interface IPlacementConfig
public static NoPlacementConfig deserialize(com.mojang.datafixers.Dynamic<?> p_214735_0_)