Interface Fluid
- All Superinterfaces:
Holder<Fluid>, Keyed, RegistryKey<Fluid>, StaticProtocolObject<Fluid>
-
Nested Class Summary
Nested classes/interfaces inherited from interface Holder
Holder.Direct<T> -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfromId(int id) registry()Deprecated, for removal: This API element is subject to removal in a future version.registry data will no longer be exposedstatic Collection<Fluid> values()Methods inherited from interface StaticProtocolObject
id, key, name, registryKey
-
Field Details
-
EMPTY
-
FLOWING_WATER
-
WATER
-
FLOWING_LAVA
-
LAVA
-
-
Method Details
-
registry
Deprecated, for removal: This API element is subject to removal in a future version.registry data will no longer be exposedReturns the legacy registry data backing this fluid.- Specified by:
registryin interfaceStaticProtocolObject<Fluid>- Returns:
- the legacy registry data
-
values
-
fromKey
-
fromKey
-
fromId
-
staticRegistry
-