Uses of Class
net.minecraft.world.entity.EntityFluidInteraction.CurrentAccumulator
Packages that use EntityFluidInteraction.CurrentAccumulator
-
Uses of EntityFluidInteraction.CurrentAccumulator in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type EntityFluidInteraction.CurrentAccumulatorModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Reference2ObjectMap<FluidType, EntityFluidInteraction.CurrentAccumulator> EntityFluidInteraction.currentAccumulatorsMethods in net.minecraft.world.entity that return EntityFluidInteraction.CurrentAccumulatorModifier and TypeMethodDescriptionEntityFluidInteraction.getCurrentAccumulatorFor(Holder<Fluid> fluid) Deprecated.EntityFluidInteraction.getCurrentAccumulatorFor(FluidType fluid)
EntityFluidInteraction.getCurrentAccumulatorFor(net.neoforged.neoforge.fluids.FluidType)instead