Class FluidTagKeys
java.lang.Object
io.papermc.paper.registry.keys.tags.FluidTagKeys
Vanilla tag 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 Summary
Fields -
Method Summary
-
Field Details
-
LAVA
#minecraft:lava- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
WATER
#minecraft:water- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
-
Method Details
-
create
Creates a tag key forFluidin the registryminecraft:fluid.- Parameters:
key- the tag key's key- Returns:
- a new tag key
-