toggle menu
Staff Mod
1.0.0-beta.1-1.21
jvm
switch theme
search in API
Staff Mod
/
opekope2.avm_staff.util
/
TagKeyUtilKt
Tag
Key
Util
Kt
public
final
class
TagKeyUtilKt
Members
Functions
contains
Link copied to clipboard
public
final
static
Boolean
contains
(
TagKey
<
Block
>
$self
,
BlockState
state
)
public
final
static
Boolean
contains
(
TagKey
<
EntityType
<
?
>
>
$self
,
EntityType
<
?
>
type
)
public
final
static
Boolean
contains
(
TagKey
<
DamageType
>
$self
,
DamageSource
source
)
public
final
static
Boolean
contains
(
TagKey
<
Item
>
$self
,
Item
item
)
public
final
static
Boolean
contains
(
TagKey
<
Item
>
$self
,
ItemStack
stack
)