JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.mojang.datafixers.types
Interface Type.TypeMatcher<FT,
FR>
Enclosing class:
Type
<
A
>
public static interface
Type.TypeMatcher<FT,
FR>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<S>
Either
<
TypedOptic
<S,
?,
FT
,
FR
>,
Type.FieldNotFoundException
>
match
(
Type
<S> targetType)
Method Details
match
<S>
Either
<
TypedOptic
<S,
?,
FT
,
FR
>,
Type.FieldNotFoundException
>
match
(
Type
<S> targetType)