public static interface BrewingEvent.Finish extends BrewingEvent
BrewingEvent.Finish, BrewingEvent.Interrupt, BrewingEvent.Start, BrewingEvent.Tick
Modifier and Type | Method and Description |
---|---|
List<ItemStackSnapshot> |
getBrewedItemStacks()
Gets an immutable
List of ItemStackSnapshot s that are the result
of the brew. |
getIngredient, getTargetTile
getCause, getContext, getSource
List<ItemStackSnapshot> getBrewedItemStacks()
List
of ItemStackSnapshot
s that are the result
of the brew.