Interface ObjectEmbodimentStrategy
-
- All Superinterfaces:
EmbodimentStrategy<java.lang.Object,java.util.Map<java.lang.String,java.lang.Object>>
- All Known Implementing Classes:
ProxyEmbodimentStrategy
public interface ObjectEmbodimentStrategy extends EmbodimentStrategy<java.lang.Object,java.util.Map<java.lang.String,java.lang.Object>>
-
-
Method Summary
-
Methods inherited from interface org.geysermc.configutils.node.codec.strategy.EmbodimentStrategy
disembody, embody
-
-