@Deprecated
@ApiStatus.ScheduledForRemoval
public static interface FluidSupportProvider.FluidProvider
| Modifier and Type | Method and Description |
|---|---|
default @NotNull EntryStack |
fluidToItem(@NotNull EntryStack fluidStack)
Deprecated.
|
default @NotNull EntryStack |
itemToFluid(@NotNull EntryStack itemStack)
Deprecated.
|
@Deprecated @ApiStatus.ScheduledForRemoval @NotNull default @NotNull EntryStack fluidToItem(@NotNull @NotNull EntryStack fluidStack)
@Deprecated @ApiStatus.ScheduledForRemoval @NotNull default @NotNull EntryStack itemToFluid(@NotNull @NotNull EntryStack itemStack)