Uses of Class
net.minecraft.fluid.Fluid
-
-
Uses of Fluid in net.minecraft.advancements.criterion
Fields in net.minecraft.advancements.criterion declared as Fluid Modifier and Type Field Description private FluidFluidPredicate. fluidFields in net.minecraft.advancements.criterion with type parameters of type Fluid Modifier and Type Field Description private ITag<Fluid>FluidPredicate. tagConstructors in net.minecraft.advancements.criterion with parameters of type Fluid Constructor Description FluidPredicate(ITag<Fluid> p_i225738_1_, Fluid p_i225738_2_, StatePropertiesPredicate p_i225738_3_)Constructor parameters in net.minecraft.advancements.criterion with type arguments of type Fluid Constructor Description FluidPredicate(ITag<Fluid> p_i225738_1_, Fluid p_i225738_2_, StatePropertiesPredicate p_i225738_3_) -
Uses of Fluid in net.minecraft.block
Fields in net.minecraft.block with type parameters of type Fluid Modifier and Type Field Description private java.util.function.Supplier<? extends Fluid>FlowingFluidBlock. supplierMethods in net.minecraft.block that return Fluid Modifier and Type Method Description FluidBubbleColumnBlock. takeLiquid(IWorld p_204508_1_, BlockPos p_204508_2_, BlockState p_204508_3_)FluidFlowingFluidBlock. takeLiquid(IWorld p_204508_1_, BlockPos p_204508_2_, BlockState p_204508_3_)FluidIBucketPickupHandler. takeLiquid(IWorld p_204508_1_, BlockPos p_204508_2_, BlockState p_204508_3_)default FluidIWaterLoggable. takeLiquid(IWorld p_204508_1_, BlockPos p_204508_2_, BlockState p_204508_3_)Methods in net.minecraft.block with parameters of type Fluid Modifier and Type Method Description booleanAbstractBlock.AbstractBlockState. canBeReplaced(Fluid p_227032_1_)booleanAbstractBlock. canBeReplaced(BlockState p_225541_1_, Fluid p_225541_2_)Deprecated.booleanEndGatewayBlock. canBeReplaced(BlockState p_225541_1_, Fluid p_225541_2_)booleanEndPortalBlock. canBeReplaced(BlockState p_225541_1_, Fluid p_225541_2_)booleanILiquidContainer. canPlaceLiquid(IBlockReader p_204510_1_, BlockPos p_204510_2_, BlockState p_204510_3_, Fluid p_204510_4_)default booleanIWaterLoggable. canPlaceLiquid(IBlockReader p_204510_1_, BlockPos p_204510_2_, BlockState p_204510_3_, Fluid p_204510_4_)booleanKelpBlock. canPlaceLiquid(IBlockReader p_204510_1_, BlockPos p_204510_2_, BlockState p_204510_3_, Fluid p_204510_4_)booleanKelpTopBlock. canPlaceLiquid(IBlockReader p_204510_1_, BlockPos p_204510_2_, BlockState p_204510_3_, Fluid p_204510_4_)booleanSeaGrassBlock. canPlaceLiquid(IBlockReader p_204510_1_, BlockPos p_204510_2_, BlockState p_204510_3_, Fluid p_204510_4_)booleanSlabBlock. canPlaceLiquid(IBlockReader p_204510_1_, BlockPos p_204510_2_, BlockState p_204510_3_, Fluid p_204510_4_)booleanTallSeaGrassBlock. canPlaceLiquid(IBlockReader p_204510_1_, BlockPos p_204510_2_, BlockState p_204510_3_, Fluid p_204510_4_) -
Uses of Fluid in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as Fluid Modifier and Type Field Description private FluidDripParticle. typeConstructors in net.minecraft.client.particle with parameters of type Fluid Constructor Description DripParticle(ClientWorld p_i232361_1_, double p_i232361_2_, double p_i232361_4_, double p_i232361_6_, Fluid p_i232361_8_)Dripping(ClientWorld p_i232365_1_, double p_i232365_2_, double p_i232365_4_, double p_i232365_6_, Fluid p_i232365_8_, IParticleData p_i232365_9_)DrippingLava(ClientWorld p_i232363_1_, double p_i232363_2_, double p_i232363_4_, double p_i232363_6_, Fluid p_i232363_8_, IParticleData p_i232363_9_)FallingHoneyParticle(ClientWorld p_i232373_1_, double p_i232373_2_, double p_i232373_4_, double p_i232373_6_, Fluid p_i232373_8_, IParticleData p_i232373_9_)FallingLiquidParticle(ClientWorld p_i232369_1_, double p_i232369_2_, double p_i232369_4_, double p_i232369_6_, Fluid p_i232369_8_, IParticleData p_i232369_9_)FallingNectarParticle(ClientWorld p_i232371_1_, double p_i232371_2_, double p_i232371_4_, double p_i232371_6_, Fluid p_i232371_8_)Landing(ClientWorld p_i232367_1_, double p_i232367_2_, double p_i232367_4_, double p_i232367_6_, Fluid p_i232367_8_) -
Uses of Fluid in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type Fluid Modifier and Type Field Description private static java.util.Map<IRegistryDelegate<Fluid>,java.util.function.Predicate<RenderType>>RenderTypeLookup. fluidRenderChecksprivate static java.util.Map<Fluid,RenderType>RenderTypeLookup. TYPE_BY_FLUIDDeprecated.Methods in net.minecraft.client.renderer with parameters of type Fluid Modifier and Type Method Description private floatFluidBlockRenderer. getWaterHeight(IBlockReader p_217640_1_, BlockPos p_217640_2_, Fluid p_217640_3_)static voidRenderTypeLookup. setRenderLayer(Fluid fluid, java.util.function.Predicate<RenderType> predicate)static voidRenderTypeLookup. setRenderLayer(Fluid fluid, RenderType type) -
Uses of Fluid in net.minecraft.client.world
Methods in net.minecraft.client.world that return types with arguments of type Fluid Modifier and Type Method Description ITickList<Fluid>ClientWorld. getLiquidTicks() -
Uses of Fluid in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type Fluid Modifier and Type Field Description protected it.unimi.dsi.fastutil.objects.Object2DoubleMap<ITag<Fluid>>Entity. fluidHeightprotected ITag<Fluid>Entity. fluidOnEyesMethods in net.minecraft.entity with parameters of type Fluid Modifier and Type Method Description booleanLivingEntity. canStandOnFluid(Fluid p_230285_1_)Method parameters in net.minecraft.entity with type arguments of type Fluid Modifier and Type Method Description doubleEntity. getFluidHeight(ITag<Fluid> p_233571_1_)booleanEntity. isEyeInFluid(ITag<Fluid> p_208600_1_)protected voidLivingEntity. jumpInLiquid(ITag<Fluid> p_180466_1_)protected voidMobEntity. jumpInLiquid(ITag<Fluid> p_180466_1_)booleanEntity. updateFluidHeightAndDoFluidPushing(ITag<Fluid> p_210500_1_, double p_210500_2_) -
Uses of Fluid in net.minecraft.entity.monster
Method parameters in net.minecraft.entity.monster with type arguments of type Fluid Modifier and Type Method Description protected voidMagmaCubeEntity. jumpInLiquid(ITag<Fluid> p_180466_1_) -
Uses of Fluid in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type Fluid Modifier and Type Method Description booleanStriderEntity. canStandOnFluid(Fluid p_230285_1_)Method parameters in net.minecraft.entity.passive with type arguments of type Fluid Modifier and Type Method Description protected voidBeeEntity. jumpInLiquid(ITag<Fluid> p_180466_1_) -
Uses of Fluid in net.minecraft.fluid
Subclasses of Fluid in net.minecraft.fluid Modifier and Type Class Description classEmptyFluidclassFlowingFluidclassLavaFluidstatic classLavaFluid.Flowingstatic classLavaFluid.SourceclassWaterFluidstatic classWaterFluid.Flowingstatic classWaterFluid.SourceFields in net.minecraft.fluid declared as Fluid Modifier and Type Field Description static FluidFluids. EMPTYFields in net.minecraft.fluid with type parameters of type Fluid Modifier and Type Field Description private ReverseTagWrapper<Fluid>Fluid. reverseTagsprotected StateContainer<Fluid,FluidState>Fluid. stateDefinitionMethods in net.minecraft.fluid with type parameters of type Fluid Modifier and Type Method Description private static <T extends Fluid>
TFluids. register(java.lang.String p_215710_0_, T p_215710_1_)Methods in net.minecraft.fluid that return Fluid Modifier and Type Method Description abstract FluidFlowingFluid. getFlowing()FluidLavaFluid. getFlowing()FluidWaterFluid. getFlowing()abstract FluidFlowingFluid. getSource()FluidLavaFluid. getSource()FluidWaterFluid. getSource()FluidFluidState. getType()Methods in net.minecraft.fluid that return types with arguments of type Fluid Modifier and Type Method Description StateContainer<Fluid,FluidState>Fluid. getStateDefinition()Methods in net.minecraft.fluid with parameters of type Fluid Modifier and Type Method Description booleanEmptyFluid. canBeReplacedWith(FluidState p_215665_1_, IBlockReader p_215665_2_, BlockPos p_215665_3_, Fluid p_215665_4_, Direction p_215665_5_)protected abstract booleanFluid. canBeReplacedWith(FluidState p_215665_1_, IBlockReader p_215665_2_, BlockPos p_215665_3_, Fluid p_215665_4_, Direction p_215665_5_)booleanFluidState. canBeReplacedWith(IBlockReader p_215677_1_, BlockPos p_215677_2_, Fluid p_215677_3_, Direction p_215677_4_)booleanLavaFluid. canBeReplacedWith(FluidState p_215665_1_, IBlockReader p_215665_2_, BlockPos p_215665_3_, Fluid p_215665_4_, Direction p_215665_5_)booleanWaterFluid. canBeReplacedWith(FluidState p_215665_1_, IBlockReader p_215665_2_, BlockPos p_215665_3_, Fluid p_215665_4_, Direction p_215665_5_)private booleanFlowingFluid. canHoldFluid(IBlockReader p_211761_1_, BlockPos p_211761_2_, BlockState p_211761_3_, Fluid p_211761_4_)private booleanFlowingFluid. canPassThrough(IBlockReader p_211760_1_, Fluid p_211760_2_, BlockPos p_211760_3_, BlockState p_211760_4_, Direction p_211760_5_, BlockPos p_211760_6_, BlockState p_211760_7_, FluidState p_211760_8_)protected booleanFlowingFluid. canSpreadTo(IBlockReader p_205570_1_, BlockPos p_205570_2_, BlockState p_205570_3_, Direction p_205570_4_, BlockPos p_205570_5_, BlockState p_205570_6_, FluidState p_205570_7_, Fluid p_205570_8_)booleanFluid. isSame(Fluid p_207187_1_)booleanLavaFluid. isSame(Fluid p_207187_1_)booleanWaterFluid. isSame(Fluid p_207187_1_)private booleanFlowingFluid. isWaterHole(IBlockReader p_211759_1_, Fluid p_211759_2_, BlockPos p_211759_3_, BlockState p_211759_4_, BlockPos p_211759_5_, BlockState p_211759_6_)Method parameters in net.minecraft.fluid with type arguments of type Fluid Modifier and Type Method Description protected voidFlowingFluid. createFluidStateDefinition(StateContainer.Builder<Fluid,FluidState> p_207184_1_)protected voidFluid. createFluidStateDefinition(StateContainer.Builder<Fluid,FluidState> p_207184_1_)protected voidLavaFluid.Flowing. createFluidStateDefinition(StateContainer.Builder<Fluid,FluidState> p_207184_1_)protected voidWaterFluid.Flowing. createFluidStateDefinition(StateContainer.Builder<Fluid,FluidState> p_207184_1_)booleanFluid. is(ITag<Fluid> p_207185_1_)booleanFluidState. is(ITag<Fluid> p_206884_1_)Constructors in net.minecraft.fluid with parameters of type Fluid Constructor Description FluidState(Fluid p_i232145_1_, com.google.common.collect.ImmutableMap<Property<?>,java.lang.Comparable<?>> p_i232145_2_, com.mojang.serialization.MapCodec<FluidState> p_i232145_3_) -
Uses of Fluid in net.minecraft.item
Fields in net.minecraft.item declared as Fluid Modifier and Type Field Description private FluidBucketItem. contentFields in net.minecraft.item with type parameters of type Fluid Modifier and Type Field Description private java.util.function.Supplier<? extends Fluid>BucketItem. fluidSupplierMethods in net.minecraft.item that return Fluid Modifier and Type Method Description FluidBucketItem. getFluid()Constructors in net.minecraft.item with parameters of type Fluid Constructor Description BucketItem(Fluid p_i49025_1_, Item.Properties p_i49025_2_)Deprecated.FishBucketItem(EntityType<?> p_i49022_1_, Fluid p_i49022_2_, Item.Properties p_i49022_3_)Deprecated.Constructor parameters in net.minecraft.item with type arguments of type Fluid Constructor Description BucketItem(java.util.function.Supplier<? extends Fluid> supplier, Item.Properties builder) -
Uses of Fluid in net.minecraft.tags
Fields in net.minecraft.tags with type parameters of type Fluid Modifier and Type Field Description protected TagCollectionReader<Fluid>NetworkTagManager. fluidsprotected static TagRegistry<Fluid>FluidTags. HELPERstatic ITag.INamedTag<Fluid>FluidTags. LAVAstatic ITag.INamedTag<Fluid>FluidTags. WATERMethods in net.minecraft.tags that return types with arguments of type Fluid Modifier and Type Method Description static ITag.INamedTag<Fluid>FluidTags. bind(java.lang.String p_206956_0_)static Tags.IOptionalNamedTag<Fluid>FluidTags. createOptional(ResourceLocation name)static Tags.IOptionalNamedTag<Fluid>FluidTags. createOptional(ResourceLocation name, java.util.Set<java.util.function.Supplier<Fluid>> defaults)static ITagCollection<Fluid>FluidTags. getAllTags()ITagCollection<Fluid>ITagCollectionSupplier. getFluids()static java.util.List<? extends ITag.INamedTag<Fluid>>FluidTags. getWrappers()Method parameters in net.minecraft.tags with type arguments of type Fluid Modifier and Type Method Description static Tags.IOptionalNamedTag<Fluid>FluidTags. createOptional(ResourceLocation name, java.util.Set<java.util.function.Supplier<Fluid>> defaults) -
Uses of Fluid in net.minecraft.util.math.shapes
Fields in net.minecraft.util.math.shapes with type parameters of type Fluid Modifier and Type Field Description private java.util.function.Predicate<Fluid>EntitySelectionContext. canStandOnFluidConstructor parameters in net.minecraft.util.math.shapes with type arguments of type Fluid Constructor Description EntitySelectionContext(boolean p_i232177_1_, double p_i232177_2_, Item p_i232177_4_, java.util.function.Predicate<Fluid> p_i232177_5_)EntitySelectionContext(Entity entity, boolean p_i232177_1_, double p_i232177_2_, Item p_i232177_4_, java.util.function.Predicate<Fluid> p_i232177_5_) -
Uses of Fluid in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type Fluid Modifier and Type Field Description static DefaultedRegistry<Fluid>Registry. FLUIDDeprecated.static RegistryKey<Registry<Fluid>>Registry. FLUID_REGISTRY -
Uses of Fluid in net.minecraft.world
Methods in net.minecraft.world that return types with arguments of type Fluid Modifier and Type Method Description ITickList<Fluid>IWorld. getLiquidTicks() -
Uses of Fluid in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type Fluid Modifier and Type Field Description private ITickList<Fluid>Chunk. liquidTicksprivate ChunkPrimerTickList<Fluid>ChunkPrimer. liquidTicksMethods in net.minecraft.world.chunk that return types with arguments of type Fluid Modifier and Type Method Description ITickList<Fluid>Chunk. getLiquidTicks()ChunkPrimerTickList<Fluid>ChunkPrimer. getLiquidTicks()ChunkPrimerTickList<Fluid>ChunkPrimerWrapper. getLiquidTicks()ITickList<Fluid>IChunk. getLiquidTicks() -
Uses of Fluid in net.minecraft.world.gen
Fields in net.minecraft.world.gen with type parameters of type Fluid Modifier and Type Field Description private ITickList<Fluid>WorldGenRegion. liquidTicksMethods in net.minecraft.world.gen that return types with arguments of type Fluid Modifier and Type Method Description ITickList<Fluid>WorldGenRegion. getLiquidTicks() -
Uses of Fluid in net.minecraft.world.gen.carver
Fields in net.minecraft.world.gen.carver with type parameters of type Fluid Modifier and Type Field Description protected java.util.Set<Fluid>WorldCarver. liquids -
Uses of Fluid in net.minecraft.world.server
Fields in net.minecraft.world.server with type parameters of type Fluid Modifier and Type Field Description private ServerTickList<Fluid>ServerWorld. liquidTicksMethods in net.minecraft.world.server that return types with arguments of type Fluid Modifier and Type Method Description ServerTickList<Fluid>ServerWorld. getLiquidTicks()Method parameters in net.minecraft.world.server with type arguments of type Fluid Modifier and Type Method Description private voidServerWorld. tickLiquid(NextTickListEntry<Fluid> p_205339_1_) -
Uses of Fluid in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type Fluid Modifier and Type Method Description static java.util.stream.Stream<RenderMaterial>ForgeHooksClient. getFluidMaterials(Fluid fluid) -
Uses of Fluid in net.minecraftforge.client.model
Fields in net.minecraftforge.client.model declared as Fluid Modifier and Type Field Description private FluidDynamicBucketModel. fluidprivate FluidFluidModel. fluidMethods in net.minecraftforge.client.model with parameters of type Fluid Modifier and Type Method Description DynamicBucketModelDynamicBucketModel. withFluid(Fluid newFluid)Returns a new ModelDynBucket representing the given fluid, but with the same other properties (flipGas, tint, coverIsMask).Constructors in net.minecraftforge.client.model with parameters of type Fluid Constructor Description DynamicBucketModel(Fluid fluid, boolean flipGas, boolean tint, boolean coverIsMask)Deprecated.DynamicBucketModel(Fluid fluid, boolean flipGas, boolean tint, boolean coverIsMask, boolean applyFluidLuminosity)FluidModel(Fluid fluid) -
Uses of Fluid in net.minecraftforge.client.model.generators.loaders
Methods in net.minecraftforge.client.model.generators.loaders with parameters of type Fluid Modifier and Type Method Description DynamicBucketModelBuilder<T>DynamicBucketModelBuilder. fluid(Fluid fluid) -
Uses of Fluid in net.minecraftforge.common
Fields in net.minecraftforge.common with type parameters of type Fluid Modifier and Type Field Description static RegistryObject<Fluid>ForgeMod. FLOWING_MILKstatic RegistryObject<Fluid>ForgeMod. MILKstatic Tags.IOptionalNamedTag<Fluid>Tags.Fluids. MILKMethods in net.minecraftforge.common that return types with arguments of type Fluid Modifier and Type Method Description private static Tags.IOptionalNamedTag<Fluid>Tags.Fluids. tag(java.lang.String name)Methods in net.minecraftforge.common with parameters of type Fluid Modifier and Type Method Description static FluidAttributesForgeHooks. createVanillaFluidAttributes(Fluid fluid)Method parameters in net.minecraftforge.common with type arguments of type Fluid Modifier and Type Method Description voidForgeMod. registerFluids(RegistryEvent.Register<Fluid> event) -
Uses of Fluid in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return Fluid Modifier and Type Method Description default FluidIForgeFluid. getFluid()Method parameters in net.minecraftforge.common.extensions with type arguments of type Fluid Modifier and Type Method Description default booleanIForgeFluid. isEntityInside(FluidState state, IWorldReader world, BlockPos pos, Entity entity, double yToTest, Tag<Fluid> tag, boolean testingHead)Called when the entity is inside this block, may be used to determined if the entity can breathing, display material overlays, or if the entity can swim inside a block.default booleanIForgeFluidState. isEntityInside(IWorldReader world, BlockPos pos, Entity entity, double yToTest, Tag<Fluid> tag, boolean testingHead)Called when the entity is inside this block, may be used to determined if the entity can breathing, display material overlays, or if the entity can swim inside a block. -
Uses of Fluid in net.minecraftforge.debug.fluid
Fields in net.minecraftforge.debug.fluid with type parameters of type Fluid Modifier and Type Field Description static DeferredRegister<Fluid>NewFluidTest. FLUIDSMethods in net.minecraftforge.debug.fluid that return Fluid Modifier and Type Method Description FluidNewFluidTest.FluidloggableBlock. takeLiquid(IWorld worldIn, BlockPos pos, BlockState state)Methods in net.minecraftforge.debug.fluid with parameters of type Fluid Modifier and Type Method Description booleanNewFluidTest.FluidloggableBlock. canPlaceLiquid(IBlockReader worldIn, BlockPos pos, BlockState state, Fluid fluidIn) -
Uses of Fluid in net.minecraftforge.fluids
Subclasses of Fluid in net.minecraftforge.fluids Modifier and Type Class Description classForgeFlowingFluidstatic classForgeFlowingFluid.Flowingstatic classForgeFlowingFluid.SourceFields in net.minecraftforge.fluids with type parameters of type Fluid Modifier and Type Field Description private java.util.function.BiFunction<FluidAttributes.Builder,Fluid,FluidAttributes>FluidAttributes.Builder. factoryprivate java.util.function.Supplier<? extends Fluid>ForgeFlowingFluid. flowingprivate java.util.function.Supplier<? extends Fluid>ForgeFlowingFluid.Properties. flowingprivate IRegistryDelegate<Fluid>FluidStack. fluidDelegateprivate java.util.function.Supplier<? extends Fluid>ForgeFlowingFluid.Properties. stillprivate java.util.function.Supplier<? extends Fluid>ForgeFlowingFluid. stillMethods in net.minecraftforge.fluids that return Fluid Modifier and Type Method Description FluidForgeFlowingFluid. getFlowing()FluidFluidStack. getFluid()FluidIFluidBlock. getFluid()Returns the Fluid associated with this Block.FluidFluidStack. getRawFluid()FluidForgeFlowingFluid. getSource()Methods in net.minecraftforge.fluids with parameters of type Fluid Modifier and Type Method Description FluidAttributesFluidAttributes.Builder. build(Fluid fluid)protected booleanForgeFlowingFluid. canBeReplacedWith(FluidState state, IBlockReader world, BlockPos pos, Fluid fluidIn, Direction direction)private static IFluidHandlerFluidUtil. getFluidBlockHandler(Fluid fluid, World world, BlockPos pos)Internal method for getting a fluid block handler for placing a fluid.booleanForgeFlowingFluid. isSame(Fluid fluidIn)Method parameters in net.minecraftforge.fluids with type arguments of type Fluid Modifier and Type Method Description protected voidForgeFlowingFluid.Flowing. createFluidStateDefinition(StateContainer.Builder<Fluid,FluidState> builder)Constructors in net.minecraftforge.fluids with parameters of type Fluid Constructor Description FluidAttributes(FluidAttributes.Builder builder, Fluid fluid)FluidStack(Fluid fluid, int amount)FluidStack(Fluid fluid, int amount, CompoundNBT nbt)Water(FluidAttributes.Builder builder, Fluid fluid)Constructor parameters in net.minecraftforge.fluids with type arguments of type Fluid Constructor Description Builder(ResourceLocation stillTexture, ResourceLocation flowingTexture, java.util.function.BiFunction<FluidAttributes.Builder,Fluid,FluidAttributes> factory)Properties(java.util.function.Supplier<? extends Fluid> still, java.util.function.Supplier<? extends Fluid> flowing, FluidAttributes.Builder attributes) -
Uses of Fluid in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type Fluid Modifier and Type Field Description static IForgeRegistry<Fluid>ForgeRegistries. FLUIDSstatic RegistryKey<Registry<Fluid>>ForgeRegistries.Keys. FLUIDS
-