Package dev.architectury.fluid
Interface FluidStack.FluidStackAdapter<T>
- Enclosing class:
- FluidStack
@Internal
public static interface FluidStack.FluidStackAdapter<T>
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Supplier<net.minecraft.world.level.material.Fluid> fluid, long amount, net.minecraft.nbt.CompoundTag tag) long
net.minecraft.world.level.material.Fluid
Supplier<net.minecraft.world.level.material.Fluid>
getRawFluidSupplier
(T object) net.minecraft.nbt.CompoundTag
int
void
void
-
Method Details
-
create
-
getRawFluidSupplier
-
getFluid
-
getAmount
-
setAmount
-
getTag
-
setTag
-
copy
-
hashCode
-