Uses of Class
net.minecraft.fluid.Fluid
Packages that use Fluid
Package
Description
-
Uses of Fluid in net.minecraft
Subclasses of Fluid in net.minecraftModifier and TypeClassDescriptionclassclassclassstatic classstatic classclassstatic classstatic classFields in net.minecraft declared as FluidFields in net.minecraft with type parameters of type FluidModifier and TypeFieldDescriptionclass_3969.field_19344private final class_3604<Fluid>class_4441.field_21860private final class_4481<Fluid>class_4488.field_22244Methods in net.minecraft that return FluidModifier and TypeMethodDescriptionclass_4025.getFluid()class_3694.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) class_3695.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) class_3698.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) class_3703.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) class_3710.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) class_3719.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) abstract Fluidclass_4022.method_17768()class_4027.method_17768()class_4032.method_17768()abstract Fluidclass_4022.method_17770()class_4027.method_17770()class_4032.method_17770()Methods in net.minecraft that return types with arguments of type FluidModifier and TypeMethodDescriptionclass_4441.method_16340()class_3781.method_17012()class_3788.method_17012()class_4488.method_21496()Methods in net.minecraft with parameters of type FluidModifier and TypeMethodDescriptionbooleanclass_3698.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanclass_3703.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanclass_3708.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanclass_3709.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanclass_3719.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanclass_3720.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanclass_3730.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) private booleanclass_4022.method_17745(BlockView blockView, Fluid fluid, BlockPos blockPos, BlockState blockState, BlockPos blockPos2, BlockState blockState2) private booleanclass_4022.method_17746(BlockView blockView, Fluid fluid, BlockPos blockPos, BlockState blockState, Direction direction, BlockPos blockPos2, BlockState blockState2, FluidState fluidState) private booleanclass_4022.method_17747(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) protected booleanclass_4022.method_17748(BlockView blockView, BlockPos blockPos, BlockState blockState, Direction direction, BlockPos blockPos2, BlockState blockState2, FluidState fluidState, Fluid fluid) booleanclass_4027.method_17781(Fluid fluid) booleanclass_4032.method_17781(Fluid fluid) booleanclass_4021.method_17783(FluidState fluidState, Fluid fluid, Direction direction) booleanclass_4027.method_17783(FluidState fluidState, Fluid fluid, Direction direction) booleanclass_4032.method_17783(FluidState fluidState, Fluid fluid, Direction direction) Method parameters in net.minecraft with type arguments of type FluidModifier and TypeMethodDescriptionprotected voidclass_4022.method_17780(StateManager.Builder<Fluid, FluidState> builder) protected voidclass_4027.class_4028.method_17780(StateManager.Builder<Fluid, FluidState> builder) protected voidclass_4032.class_4033.method_17780(StateManager.Builder<Fluid, FluidState> builder) protected voidclass_4368.method_20080(TagContainer<Fluid> tagContainer) Constructors in net.minecraft with parameters of type FluidModifierConstructorDescriptionclass_3552(EntityType<?> entityType, Fluid fluid, Item.Settings settings) class_3899(Fluid fluid) class_4025(Fluid fluid, ImmutableMap<Property<?>, Comparable<?>> immutableMap) -
Uses of Fluid in net.minecraft.block
Methods in net.minecraft.block that return FluidModifier and TypeMethodDescriptionAbstractSignBlock.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) ChestBlock.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) CoralParentBlock.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) EnderChestBlock.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) LadderBlock.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) SlabBlock.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) StairsBlock.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) TrapdoorBlock.method_16631(IWorld iWorld, BlockPos blockPos, BlockState blockState) Methods in net.minecraft.block with parameters of type FluidModifier and TypeMethodDescriptionbooleanAbstractSignBlock.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanChestBlock.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanCoralParentBlock.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanEnderChestBlock.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanFluidFillable.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanLadderBlock.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanSlabBlock.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanStairsBlock.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) booleanTrapdoorBlock.canFillWithFluid(BlockView blockView, BlockPos blockPos, BlockState blockState, Fluid fluid) -
Uses of Fluid in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as FluidConstructors in net.minecraft.client.particle with parameters of type FluidModifierConstructorDescriptionprotectedBlockLeakParticle(World world, double double2, double double3, double double4, Fluid fluid) -
Uses of Fluid in net.minecraft.client.render.block
Methods in net.minecraft.client.render.block with parameters of type FluidModifier and TypeMethodDescriptionprivate floatFluidRenderer.method_19192(RenderBlockView renderBlockView, BlockPos blockPos, Fluid fluid) -
Uses of Fluid in net.minecraft.client.world
Methods in net.minecraft.client.world that return types with arguments of type Fluid -
Uses of Fluid in net.minecraft.entity
Method parameters in net.minecraft.entity with type arguments of type FluidModifier and TypeMethodDescriptionbooleanEntity.method_15567(Tag<Fluid> tag) booleanEntity.method_15580(Tag<Fluid> tag) protected voidLivingEntity.method_15645(Tag<Fluid> tag) -
Uses of Fluid in net.minecraft.entity.mob
Method parameters in net.minecraft.entity.mob with type arguments of type FluidModifier and TypeMethodDescriptionprotected voidMagmaCubeEntity.method_15645(Tag<Fluid> tag) protected voidMobEntity.method_15645(Tag<Fluid> tag) -
Uses of Fluid in net.minecraft.fluid
Fields in net.minecraft.fluid declared as FluidFields in net.minecraft.fluid with type parameters of type FluidModifier and TypeFieldDescriptionprotected final StateManager<Fluid,FluidState> Fluid.field_19485Fluids.field_19491Methods in net.minecraft.fluid that return FluidModifier and TypeMethodDescriptionFluidState.getFluid()private static FluidFluids.method_17817(String string) Methods in net.minecraft.fluid that return types with arguments of type FluidMethods in net.minecraft.fluid with parameters of type FluidModifier and TypeMethodDescriptionbooleanFluid.method_17781(Fluid fluid) protected abstract booleanFluid.method_17783(FluidState fluidState, Fluid fluid, Direction direction) private static voidFluid.method_17784(String string, Fluid fluid) private static voidFluid.method_17785(Identifier identifier, Fluid fluid) default booleanFluidState.method_17804(Fluid fluid, Direction direction) Method parameters in net.minecraft.fluid with type arguments of type FluidModifier and TypeMethodDescriptiondefault booleanprotected voidFluid.method_17780(StateManager.Builder<Fluid, FluidState> builder) booleanFluid.method_17786(Tag<Fluid> tag) -
Uses of Fluid in net.minecraft.item
Fields in net.minecraft.item declared as FluidConstructors in net.minecraft.item with parameters of type Fluid -
Uses of Fluid in net.minecraft.server.world
Fields in net.minecraft.server.world with type parameters of type FluidMethods in net.minecraft.server.world that return types with arguments of type FluidMethod parameters in net.minecraft.server.world with type arguments of type FluidModifier and TypeMethodDescriptionprivate voidServerWorld.method_21258(TickableEntry<Fluid> tickableEntry) -
Uses of Fluid in net.minecraft.tag
Fields in net.minecraft.tag with type parameters of type FluidModifier and TypeFieldDescriptionprivate static TagContainer<Fluid>FluidTags.containerFluidTags.CachingTag.delegateFluidTags.LAVAFluidTags.WATERMethods in net.minecraft.tag that return types with arguments of type FluidMethods in net.minecraft.tag with parameters of type FluidMethod parameters in net.minecraft.tag with type arguments of type FluidModifier and TypeMethodDescriptionstatic voidFluidTags.setContainer(TagContainer<Fluid> tagContainer) -
Uses of Fluid in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type Fluid -
Uses of Fluid in net.minecraft.world
Methods in net.minecraft.world that return types with arguments of type Fluid -
Uses of Fluid in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type FluidModifier and TypeFieldDescriptionprivate final class_3604<Fluid>Chunk.field_18895private final class_3789<Fluid>ChunkBlockStateStorage.field_18926Methods in net.minecraft.world.chunk that return types with arguments of type Fluid