Interface Fluid
- All Superinterfaces:
Holder<Fluid>
,net.kyori.adventure.key.Keyed
,RegistryKey<Fluid>
,StaticProtocolObject<Fluid>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minestom.server.registry.Holder
Holder.Direct<T>
-
Field Summary
Fields -
Method Summary
Methods inherited from interface net.minestom.server.registry.Holder
asKey, asValue, isDirect, resolve, unwrap
Methods inherited from interface net.minestom.server.registry.StaticProtocolObject
id, key, name
-
Field Details
-
EMPTY
-
FLOWING_WATER
-
WATER
-
FLOWING_LAVA
-
LAVA
-
-
Method Details
-
registry
- Specified by:
registry
in interfaceStaticProtocolObject<Fluid>
-
values
-
fromKey
-
fromKey
-
fromId
-
staticRegistry
-