Package io.papermc.paper.registry.keys
Class FluidKeys
java.lang.Object
io.papermc.paper.registry.keys.FluidKeys
Vanilla keys for 
RegistryKey.FLUID.- API Note:
- The fields provided here are a direct representation of what is available from the vanilla game source. They may be changed (including removals) on any Minecraft version bump, so cross-version compatibility is not provided on the same level as it is on most of the other API.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionminecraft:emptyminecraft:flowing_lavaminecraft:flowing_waterminecraft:lavaminecraft:water
- 
Method Summary
- 
Field Details- 
EMPTYminecraft:empty- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
 
- 
FLOWING_LAVAminecraft:flowing_lava- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
 
- 
FLOWING_WATERminecraft:flowing_water- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
 
- 
LAVAminecraft:lava- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
 
- 
WATERminecraft:water- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
 
 
-