Package foundry.veil.api.quasar.registry
Class EmitterShapeRegistry
java.lang.Object
foundry.veil.api.quasar.registry.EmitterShapeRegistry
Registry for all emitter shapes.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Supplier
<Hemisphere> static final net.minecraft.core.Registry
<EmitterShape> static final net.minecraft.resources.ResourceKey
<net.minecraft.core.Registry<EmitterShape>> -
Constructor Summary
-
Method Summary
-
Field Details
-
REGISTRY_KEY
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<EmitterShape>> REGISTRY_KEY -
REGISTRY
-
POINT
-
HEMISPHERE
-
CYLINDER
-
SPHERE
-
CUBE
-
TORUS
-
DISC
-
PLANE
-
-
Constructor Details
-
EmitterShapeRegistry
public EmitterShapeRegistry()
-
-
Method Details
-
bootstrap
@Internal public static void bootstrap()
-