java.lang.Object
com.pixelmonmod.pixelmon.api.pokemon.species.parameters.MovementType<T>
-
Field Summary
Fields
protected final com.mojang.serialization.Codec<T>
-
Constructor Summary
Constructors
-
Method Summary
com.mojang.serialization.Codec<T>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
MovementType
public MovementType(com.mojang.serialization.Codec<T> codec)
-
Method Details
-
getCodec
public com.mojang.serialization.Codec<T> getCodec()