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