-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minestom.server.registry.Holder
Holder.Direct<T>
-
-
Method Summary
fromKey(@NotNull net.kyori.adventure.key.Key key)
-
Field Details
-
-
FLOWING_WATER
static final Fluid FLOWING_WATER
-
-
FLOWING_LAVA
static final Fluid FLOWING_LAVA
-
-
Method Details
-
-
-
fromKey
@Nullable
static @Nullable Fluid fromKey(@KeyPattern @NotNull
@NotNull String key)
-
fromKey
@Nullable
static @Nullable Fluid fromKey(@NotNull
@NotNull net.kyori.adventure.key.Key key)
-
fromId
@Nullable
static @Nullable Fluid fromId(int id)
-