public class ActionTypes
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static com.mojang.serialization.MapCodec<? extends Action>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ActionTypes
public ActionTypes()
-
Method Details
-
bootstrap
public static com.mojang.serialization.MapCodec<? extends Action> bootstrap(Registry<com.mojang.serialization.MapCodec<? extends Action>> p_428527_)