JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
net.minecraft.entity.ItemSteerable
Packages that use
ItemSteerable
Package
Description
net.minecraft.entity.passive
net.minecraft.item
Uses of
ItemSteerable
in
net.minecraft.entity.passive
Classes in
net.minecraft.entity.passive
that implement
ItemSteerable
Modifier and Type
Class
Description
class
PigEntity
class
StriderEntity
Uses of
ItemSteerable
in
net.minecraft.item
Classes in
net.minecraft.item
with type parameters of type
ItemSteerable
Modifier and Type
Class
Description
class
OnAStickItem
<T extends
Entity
&
ItemSteerable
>