Uses of Class
net.minecraft.world.level.material.Fluid
Package
Description
Classes for NeoForge's own data generation.
-
Uses of Fluid in net.minecraft.advancements.critereon
Modifier and TypeFieldDescriptionFluidPredicate.Builder.fluids
FluidPredicate.fluids
The field for thefluids
record component.Modifier and TypeMethodDescriptionFluidPredicate.fluids()
Returns the value of thefluids
record component.Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionModifierConstructorDescriptionFluidPredicate
(Optional<HolderSet<Fluid>> fluids, Optional<StatePropertiesPredicate> properties) Creates an instance of aFluidPredicate
record class. -
Uses of Fluid in net.minecraft.client.multiplayer
-
Uses of Fluid in net.minecraft.client.particle
ModifierConstructorDescription(package private)
CoolingDripHangParticle
(ClientLevel p_106068_, double p_106069_, double p_106070_, double p_106071_, Fluid p_106072_, ParticleOptions p_106073_) (package private)
DripHangParticle
(ClientLevel p_106085_, double p_106086_, double p_106087_, double p_106088_, Fluid p_106089_, ParticleOptions p_106090_) (package private)
DripLandParticle
(ClientLevel p_106102_, double p_106103_, double p_106104_, double p_106105_, Fluid p_106106_) (package private)
DripParticle
(ClientLevel p_106051_, double p_106052_, double p_106053_, double p_106054_, Fluid p_106055_) (package private)
DripstoneFallAndLandParticle
(ClientLevel p_171930_, double p_171931_, double p_171932_, double p_171933_, Fluid p_171934_, ParticleOptions p_171935_) (package private)
FallAndLandParticle
(ClientLevel p_106116_, double p_106117_, double p_106118_, double p_106119_, Fluid p_106120_, ParticleOptions p_106121_) (package private)
FallingParticle
(ClientLevel p_106132_, double p_106133_, double p_106134_, double p_106135_, Fluid p_106136_) (package private)
FallingParticle
(ClientLevel p_172022_, double p_172023_, double p_172024_, double p_172025_, Fluid p_172026_, int p_172027_) (package private)
HoneyFallAndLandParticle
(ClientLevel p_106146_, double p_106147_, double p_106148_, double p_106149_, Fluid p_106150_, ParticleOptions p_106151_) -
Uses of Fluid in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate static final Map
<Fluid, RenderType> ItemBlockRenderTypes.TYPE_BY_FLUID
Deprecated.Modifier and TypeMethodDescriptionstatic void
ItemBlockRenderTypes.setRenderLayer
(Fluid fluid, RenderType type) -
Uses of Fluid in net.minecraft.client.renderer.block
Modifier and TypeMethodDescriptionprivate float
LiquidBlockRenderer.calculateAverageHeight
(BlockAndTintGetter p_203150_, Fluid p_203151_, float p_203152_, float p_203153_, float p_203154_, BlockPos p_203155_) private float
LiquidBlockRenderer.getHeight
(BlockAndTintGetter p_203157_, Fluid p_203158_, BlockPos p_203159_) private float
LiquidBlockRenderer.getHeight
(BlockAndTintGetter p_203161_, Fluid p_203162_, BlockPos p_203163_, BlockState p_203164_, FluidState p_203165_) -
Uses of Fluid in net.minecraft.core.registries
Modifier and TypeFieldDescriptionstatic final DefaultedRegistry
<Fluid> BuiltInRegistries.FLUID
static final ResourceKey
<Registry<Fluid>> Registries.FLUID
-
Uses of Fluid in net.minecraft.server.level
Modifier and TypeFieldDescriptionprivate final LevelTicks
<Fluid> ServerLevel.fluidTicks
private final WorldGenTickAccess
<Fluid> WorldGenRegion.fluidTicks
-
Uses of Fluid in net.minecraft.tags
-
Uses of Fluid in net.minecraft.world.entity
Modifier and TypeMethodDescriptiondouble
Entity.getFluidHeight
(TagKey<Fluid> p_204037_) Deprecated.boolean
Entity.isEyeInFluid
(TagKey<Fluid> p_204030_) Deprecated.protected void
LivingEntity.jumpInLiquid
(TagKey<Fluid> p_204043_) Deprecated.protected void
Mob.jumpInLiquid
(TagKey<Fluid> p_204045_) Deprecated.boolean
Entity.updateFluidHeightAndDoFluidPushing
(TagKey<Fluid> p_204032_, double p_204033_) Deprecated. -
Uses of Fluid in net.minecraft.world.entity.animal
Modifier and TypeMethodDescriptionprotected void
Bee.jumpInLiquid
(TagKey<Fluid> p_204061_) Deprecated. -
Uses of Fluid in net.minecraft.world.entity.monster
Modifier and TypeMethodDescriptionprotected void
MagmaCube.jumpInLiquid
(TagKey<Fluid> p_204065_) Deprecated. -
Uses of Fluid in net.minecraft.world.item
ModifierConstructorDescriptionBucketItem
(Fluid p_40689_, Item.Properties p_40690_) MobBucketItem
(EntityType<?> p_151137_, Fluid p_151138_, SoundEvent p_151139_, Item.Properties p_151140_) -
Uses of Fluid in net.minecraft.world.level
Modifier and TypeMethodDescriptiondefault void
LevelAccessor.scheduleTick
(BlockPos p_186470_, Fluid p_186471_, int p_186472_) default void
LevelAccessor.scheduleTick
(BlockPos p_186474_, Fluid p_186475_, int p_186476_, TickPriority p_186477_) -
Uses of Fluid in net.minecraft.world.level.block
Modifier and TypeFieldDescriptionprivate final Fluid
PointedDripstoneBlock.FluidInfo.fluid
The field for thefluid
record component.Modifier and TypeMethodDescriptionPointedDripstoneBlock.FluidInfo.fluid()
Returns the value of thefluid
record component.static Fluid
PointedDripstoneBlock.getCauldronFillFluidType
(ServerLevel p_221850_, BlockPos p_221851_) private static Fluid
PointedDripstoneBlock.getDripFluid
(Level p_154053_, Fluid p_154054_) Modifier and TypeMethodDescriptionprotected boolean
EndGatewayBlock.canBeReplaced
(BlockState p_53012_, Fluid p_53013_) protected boolean
EndPortalBlock.canBeReplaced
(BlockState p_53035_, Fluid p_53036_) private static boolean
PointedDripstoneBlock.canFillCauldron
(Fluid p_154159_) boolean
BarrierBlock.canPlaceLiquid
(Player p_296463_, BlockGetter p_295048_, BlockPos p_295143_, BlockState p_294224_, Fluid p_294851_) boolean
KelpBlock.canPlaceLiquid
(Player p_295152_, BlockGetter p_54304_, BlockPos p_54305_, BlockState p_54306_, Fluid p_54307_) boolean
KelpPlantBlock.canPlaceLiquid
(Player p_296032_, BlockGetter p_54325_, BlockPos p_54326_, BlockState p_54327_, Fluid p_54328_) boolean
LiquidBlockContainer.canPlaceLiquid
(Player p_295256_, BlockGetter p_54766_, BlockPos p_54767_, BlockState p_54768_, Fluid p_54769_) boolean
SeagrassBlock.canPlaceLiquid
(Player p_296226_, BlockGetter p_296449_, BlockPos p_154511_, BlockState p_154512_, Fluid p_295712_) default boolean
SimpleWaterloggedBlock.canPlaceLiquid
(Player p_294196_, BlockGetter p_56301_, BlockPos p_56302_, BlockState p_56303_, Fluid p_56304_) boolean
SlabBlock.canPlaceLiquid
(Player p_294165_, BlockGetter p_56363_, BlockPos p_56364_, BlockState p_56365_, Fluid p_56366_) boolean
TallSeagrassBlock.canPlaceLiquid
(Player p_296027_, BlockGetter p_154753_, BlockPos p_154754_, BlockState p_154755_, Fluid p_154756_) protected boolean
AbstractCauldronBlock.canReceiveStalactiteDrip
(Fluid p_151983_) protected boolean
CauldronBlock.canReceiveStalactiteDrip
(Fluid p_152945_) protected boolean
LayeredCauldronBlock.canReceiveStalactiteDrip
(Fluid p_153551_) private static BlockPos
PointedDripstoneBlock.findFillableCauldronBelowStalactiteTip
(Level p_154077_, BlockPos p_154078_, Fluid p_154079_) private static Fluid
PointedDripstoneBlock.getDripFluid
(Level p_154053_, Fluid p_154054_) protected void
AbstractCauldronBlock.receiveStalactiteDrip
(BlockState p_151975_, Level p_151976_, BlockPos p_151977_, Fluid p_151978_) protected void
CauldronBlock.receiveStalactiteDrip
(BlockState p_152940_, Level p_152941_, BlockPos p_152942_, Fluid p_152943_) protected void
LayeredCauldronBlock.receiveStalactiteDrip
(BlockState p_153544_, Level p_153545_, BlockPos p_153546_, Fluid p_153547_) private static void
PointedDripstoneBlock.spawnDripParticle
(Level p_154072_, BlockPos p_154073_, BlockState p_154074_, Fluid p_154075_) ModifierConstructorDescription(package private)
FluidInfo
(BlockPos pos, Fluid fluid, BlockState sourceState) Creates an instance of aFluidInfo
record class. -
Uses of Fluid in net.minecraft.world.level.block.state
Modifier and TypeMethodDescriptionboolean
BlockBehaviour.BlockStateBase.canBeReplaced
(Fluid p_60723_) protected boolean
BlockBehaviour.canBeReplaced
(BlockState p_60535_, Fluid p_60536_) -
Uses of Fluid in net.minecraft.world.level.chunk
Modifier and TypeFieldDescriptionprivate final SerializableTickContainer
<Fluid> ChunkAccess.TicksToSave.fluids
The field for thefluids
record component.private final LevelChunkTicks
<Fluid> LevelChunk.fluidTicks
private final ProtoChunkTicks
<Fluid> ProtoChunk.fluidTicks
UpgradeData.neighborFluidTicks
Modifier and TypeMethodDescriptionChunkAccess.TicksToSave.fluids()
Returns the value of thefluids
record component.abstract TickContainerAccess
<Fluid> ChunkAccess.getFluidTicks()
ImposterProtoChunk.getFluidTicks()
LevelChunk.getFluidTicks()
ProtoChunk.getFluidTicks()
ProtoChunk.unpackFluidTicks()
-
Uses of Fluid in net.minecraft.world.level.levelgen.blockpredicates
Modifier and TypeMethodDescriptionstatic BlockPredicate
BlockPredicate.matchesFluids
(Vec3i p_224778_, Fluid... p_224779_) static BlockPredicate
BlockPredicate.matchesFluids
(Fluid... p_224783_) Modifier and TypeMethodDescriptionstatic BlockPredicate
BlockPredicate.matchesFluids
(Vec3i p_224785_, List<Fluid> p_224786_) ModifierConstructorDescriptionMatchingFluidsPredicate
(Vec3i p_204695_, HolderSet<Fluid> p_204696_) -
Uses of Fluid in net.minecraft.world.level.levelgen.carver
-
Uses of Fluid in net.minecraft.world.level.material
Modifier and TypeClassDescriptionclass
class
class
static class
static class
class
static class
static class
Modifier and TypeFieldDescriptionprivate final Holder.Reference
<Fluid> Fluid.builtInRegistryHolder
protected final StateDefinition
<Fluid, FluidState> Fluid.stateDefinition
Modifier and TypeMethodDescriptionabstract Fluid
FlowingFluid.getFlowing()
LavaFluid.getFlowing()
WaterFluid.getFlowing()
abstract Fluid
FlowingFluid.getSource()
LavaFluid.getSource()
WaterFluid.getSource()
FluidState.getType()
Modifier and TypeMethodDescriptionFluid.builtInRegistryHolder()
Deprecated.Fluid.getStateDefinition()
FluidState.getTags()
FluidState.holder()
Modifier and TypeMethodDescriptionboolean
EmptyFluid.canBeReplacedWith
(FluidState p_75930_, BlockGetter p_75931_, BlockPos p_75932_, Fluid p_75933_, Direction p_75934_) protected abstract boolean
Fluid.canBeReplacedWith
(FluidState p_76127_, BlockGetter p_76128_, BlockPos p_76129_, Fluid p_76130_, Direction p_76131_) boolean
FluidState.canBeReplacedWith
(BlockGetter p_76159_, BlockPos p_76160_, Fluid p_76161_, Direction p_76162_) boolean
LavaFluid.canBeReplacedWith
(FluidState p_76233_, BlockGetter p_76234_, BlockPos p_76235_, Fluid p_76236_, Direction p_76237_) boolean
WaterFluid.canBeReplacedWith
(FluidState p_76458_, BlockGetter p_76459_, BlockPos p_76460_, Fluid p_76461_, Direction p_76462_) private boolean
FlowingFluid.canHoldFluid
(BlockGetter p_75973_, BlockPos p_75974_, BlockState p_75975_, Fluid p_75976_) private boolean
FlowingFluid.canPassThrough
(BlockGetter p_75964_, Fluid p_75965_, BlockPos p_75966_, BlockState p_75967_, Direction p_75968_, BlockPos p_75969_, BlockState p_75970_, FluidState p_75971_) protected boolean
FlowingFluid.canSpreadTo
(BlockGetter p_75978_, BlockPos p_75979_, BlockState p_75980_, Direction p_75981_, BlockPos p_75982_, BlockState p_75983_, FluidState p_75984_, Fluid p_75985_) boolean
boolean
boolean
boolean
boolean
FluidState.isSourceOfType
(Fluid p_164513_) private boolean
FlowingFluid.isWaterHole
(BlockGetter p_75957_, Fluid p_75958_, BlockPos p_75959_, BlockState p_75960_, BlockPos p_75961_, BlockState p_75962_) Modifier and TypeMethodDescriptionprotected void
FlowingFluid.createFluidStateDefinition
(StateDefinition.Builder<Fluid, FluidState> p_76046_) protected void
Fluid.createFluidStateDefinition
(StateDefinition.Builder<Fluid, FluidState> p_76121_) protected void
LavaFluid.Flowing.createFluidStateDefinition
(StateDefinition.Builder<Fluid, FluidState> p_76260_) protected void
WaterFluid.Flowing.createFluidStateDefinition
(StateDefinition.Builder<Fluid, FluidState> p_76476_) boolean
Deprecated.boolean
boolean
ModifierConstructorDescriptionFluidState
(Fluid p_76149_, it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap<Property<?>, Comparable<?>> p_325993_, com.mojang.serialization.MapCodec<FluidState> p_76151_) -
Uses of Fluid in net.neoforged.neoforge.client.extensions.common
-
Uses of Fluid in net.neoforged.neoforge.client.model
Modifier and TypeMethodDescriptionReturns a new ModelDynBucket representing the given fluid, but with the same other properties (flipGas, tint, coverIsMask).ModifierConstructorDescriptionprivate
DynamicFluidContainerModel
(Fluid fluid, boolean flipGas, boolean coverIsMask, boolean applyFluidLuminosity) -
Uses of Fluid in net.neoforged.neoforge.client.model.generators.loaders
Modifier and TypeMethodDescription -
Uses of Fluid in net.neoforged.neoforge.common
Modifier and TypeFieldDescriptionTags.Fluids.BEETROOT_SOUP
Holds all fluids related to Beetroot Soup.
(Standard unit for beetroot soup is 250mb per bowl)static final DeferredHolder
<Fluid, Fluid> NeoForgeMod.FLOWING_MILK
static final DeferredHolder
<Fluid, Fluid> NeoForgeMod.FLOWING_MILK
Tags.Fluids.GASEOUS
Holds all fluids that are gaseous at room temperature.Tags.Fluids.HIDDEN_FROM_RECIPE_VIEWERS
Tag that holds all fluids that recipe viewers should not show to users.Tags.Fluids.HONEY
Holds all fluids related to honey.
(Standard unit for honey bottle is 250mb per bottle)Tags.Fluids.LAVA
Holds all fluids related to lava.static final DeferredHolder
<Fluid, Fluid> NeoForgeMod.MILK
static final DeferredHolder
<Fluid, Fluid> NeoForgeMod.MILK
Tags.Fluids.MILK
Holds all fluids related to milk.Tags.Fluids.MUSHROOM_STEW
Holds all fluids related to Mushroom Stew.
(Standard unit for mushroom stew is 250mb per bowl)Tags.Fluids.POTION
Holds all fluids related to potions.Tags.Fluids.RABBIT_STEW
Holds all fluids related to Rabbit Stew.
(Standard unit for rabbit stew is 250mb per bowl)Tags.Fluids.SUSPICIOUS_STEW
Holds all fluids related to Suspicious Stew.Tags.Fluids.WATER
Holds all fluids related to water.Modifier and TypeMethodDescriptionstatic FluidType
CommonHooks.getVanillaFluidType
(Fluid fluid) Returns a vanilla fluid type for the given fluid. -
Uses of Fluid in net.neoforged.neoforge.common.data.internal
Modifier and TypeMethodDescriptionNeoForgeFluidTagsProvider.tagWithOptionalLegacy
(TagKey<Fluid> tag) Modifier and TypeMethodDescriptionNeoForgeFluidTagsProvider.tagWithOptionalLegacy
(TagKey<Fluid> tag) -
Uses of Fluid in net.neoforged.neoforge.common.extensions
-
Uses of Fluid in net.neoforged.neoforge.fluids
Modifier and TypeClassDescriptionclass
Base implementation of aFlowingFluid
for mods to use.static class
static class
Modifier and TypeFieldDescriptionfinal Fluid
CauldronFluidContent.fluid
Fluid stored inside the cauldron.private final Fluid
FluidStack.fluid
Modifier and TypeFieldDescriptionBaseFlowingFluid.flowing
BaseFlowingFluid.Properties.flowing
FluidStack.FLUID_NON_EMPTY_CODEC
private static final Map
<Fluid, CauldronFluidContent> CauldronFluidContent.FLUID_TO_CAULDRON
BaseFlowingFluid.Properties.still
BaseFlowingFluid.still
Modifier and TypeMethodDescriptionBaseFlowingFluid.getFlowing()
FluidStack.getFluid()
Returns the fluid in this stack, orFluids.EMPTY
if this stack is empty.SimpleFluidContent.getFluid()
BaseFlowingFluid.getSource()
Modifier and TypeMethodDescriptionFluidStack.getFluidHolder()
SimpleFluidContent.getFluidHolder()
FluidStack.getTags()
Modifier and TypeMethodDescriptionprotected boolean
BaseFlowingFluid.canBeReplacedWith
(FluidState state, BlockGetter level, BlockPos pos, Fluid fluidIn, Direction direction) private static IFluidHandler
FluidUtil.getFluidBlockHandler
(Fluid fluid, Level level, BlockPos pos) Internal method for getting a fluid block handler for placing a fluid.static @Nullable CauldronFluidContent
CauldronFluidContent.getForFluid
(Fluid fluid) Get the cauldron fluid content for a fluid, ornull
if no cauldron was registered for that fluid (yet).boolean
FluidType.handleCauldronDrip
(Fluid fluid, Level level, BlockPos cauldronPos) Returns whether a fluid above a pointed dripstone block can successfully fill a cauldron below.boolean
boolean
boolean
(package private) static void
CauldronFluidContent.register
(Block block, Fluid fluid, int totalAmount, @Nullable IntegerProperty levelProperty) Do not try to call, use theRegisterCauldronFluidContentEvent
event instead.void
RegisterCauldronFluidContentEvent.register
(Block block, Fluid fluid, int totalAmount, @Nullable IntegerProperty levelProperty) Register a new cauldron, allowing it to be filled and emptied through the standard capability.Modifier and TypeMethodDescriptionprotected void
BaseFlowingFluid.Flowing.createFluidStateDefinition
(StateDefinition.Builder<Fluid, FluidState> builder) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
ModifierConstructorDescriptionprivate
CauldronFluidContent
(Block block, Fluid fluid, int totalAmount, int maxLevel, @Nullable IntegerProperty levelProperty) FluidStack
(Fluid fluid, int amount) private
FluidStack
(Fluid fluid, int amount, PatchedDataComponentMap components) ModifierConstructorDescriptionFluidStack
(Holder<Fluid> fluid, int amount) FluidStack
(Holder<Fluid> fluid, int amount, DataComponentPatch patch) -
Uses of Fluid in net.neoforged.neoforge.fluids.crafting
Modifier and TypeFieldDescriptionSingleFluidIngredient.fluid
DataComponentFluidIngredient.fluids
TagFluidIngredient.tag
Modifier and TypeMethodDescriptionSingleFluidIngredient.fluid()
DataComponentFluidIngredient.fluids()
TagFluidIngredient.tag()
Modifier and TypeMethodDescriptionstatic <T> FluidIngredient
DataComponentFluidIngredient.of
(boolean strict, Supplier<? extends DataComponentType<? super T>> type, T value, Fluid... fluids) Creates a new ingredient matching any fluid from the list, containing the given componentsstatic FluidIngredient
DataComponentFluidIngredient.of
(boolean strict, DataComponentMap map, Fluid... fluids) Creates a new ingredient matching any fluid from the list, containing the given componentsstatic FluidIngredient
DataComponentFluidIngredient.of
(boolean strict, DataComponentPredicate predicate, Fluid... fluids) Creates a new ingredient matching any fluid from the list, containing the given componentsstatic <T> FluidIngredient
DataComponentFluidIngredient.of
(boolean strict, DataComponentType<? super T> type, T value, Fluid... fluids) Creates a new ingredient matching any fluid from the list, containing the given componentsstatic FluidIngredient
static SizedFluidIngredient
static FluidIngredient
Modifier and TypeMethodDescriptionstatic FluidIngredient
DataComponentFluidIngredient.of
(boolean strict, DataComponentMap map, HolderSet<Fluid> fluids) Creates a new ingredient matching any fluid from the list, containing the given componentsstatic FluidIngredient
DataComponentFluidIngredient.of
(boolean strict, DataComponentPredicate predicate, HolderSet<Fluid> fluids) Creates a new ingredient matching any fluid from the list, containing the given componentsprivate static FluidIngredient
static SizedFluidIngredient
Helper method to create a simple sized ingredient that matches fluids in a tag.static FluidIngredient
static FluidIngredient
ModifierConstructorDescriptionDataComponentFluidIngredient
(HolderSet<Fluid> fluids, DataComponentPredicate components, boolean strict) SingleFluidIngredient
(Holder<Fluid> fluid) TagFluidIngredient
(TagKey<Fluid> tag) -
Uses of Fluid in net.neoforged.neoforge.oldtest
Modifier and TypeMethodDescriptionprivate static void
FluidUtilTest.checkFluidStack
(FluidStack stack, Fluid fluid, int amount) -
Uses of Fluid in net.neoforged.neoforge.oldtest.fluid
Modifier and TypeFieldDescriptionprivate static final DeferredRegister
<Fluid> FluidTypeTest.FLUIDS
static final DeferredRegister
<Fluid> NewFluidTest.FLUIDS
static DeferredHolder
<Fluid, FlowingFluid> NewFluidTest.test_fluid
private static final DeferredHolder
<Fluid, FlowingFluid> FluidTypeTest.TEST_FLUID
static DeferredHolder
<Fluid, FlowingFluid> NewFluidTest.test_fluid_flowing
private static final DeferredHolder
<Fluid, Fluid> FluidTypeTest.TEST_FLUID_FLOWING
private static final DeferredHolder
<Fluid, Fluid> FluidTypeTest.TEST_FLUID_FLOWING
Modifier and TypeMethodDescriptionboolean
NewFluidTest.FluidloggableBlock.canPlaceLiquid
(@Nullable Player player, BlockGetter worldIn, BlockPos pos, BlockState state, Fluid fluidIn)