rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
rebar
rebar
/
io.github.pylonmc.rebar.recipe.vanilla
/
SmithingRecipeWrapper
Smithing
Recipe
Wrapper
sealed
class
SmithingRecipeWrapper
:
VanillaRecipeWrapper
(
source
)
Inheritors
SmithingTransformRecipeWrapper
SmithingTrimRecipeWrapper
Members
Members & Extensions
Properties
inputs
Link copied to clipboard
open
override
val
inputs
:
List
<
RecipeInput
>
is
Hidden
Link copied to clipboard
open
val
isHidden
:
Boolean
priority
Link copied to clipboard
@
JvmStatic
var
RebarRecipe
.
priority
:
Double
recipe
Link copied to clipboard
abstract
override
val
recipe
:
SmithingRecipe
results
Link copied to clipboard
open
override
val
results
:
List
<
FluidOrItem
>
Functions
display
Link copied to clipboard
open
override
fun
display
(
)
:
Gui
get
Key
Link copied to clipboard
open
override
fun
getKey
(
)
:
NamespacedKey
is
Input
Link copied to clipboard
open
fun
isInput
(
fluid
:
RebarFluid
)
:
<Error class: unknown class>
open
fun
isInput
(
stack
:
ItemStack
)
:
<Error class: unknown class>
is
Output
Link copied to clipboard
open
fun
isOutput
(
fluid
:
RebarFluid
)
:
<Error class: unknown class>
open
fun
isOutput
(
stack
:
ItemStack
)
:
<Error class: unknown class>
key
Link copied to clipboard
open
override
fun
key
(
)
:
@
NotNull
Key