Package net.minecraft.entity
Interface RideableInventory
- All Known Implementing Classes:
AbstractDonkeyEntity
,AbstractHorseEntity
,CamelEntity
,ChestBoatEntity
,DonkeyEntity
,HorseEntity
,LlamaEntity
,MuleEntity
,SkeletonHorseEntity
,TraderLlamaEntity
,ZombieHorseEntity
public interface RideableInventory
- Mappings:
Namespace Name official bfq
intermediary net/minecraft/class_7248
named net/minecraft/entity/RideableInventory
-
Method Summary
-
Method Details
-
openInventory
- Mappings:
Namespace Name Mixin selector official b
Lbfq;b(Lbym;)V
intermediary method_6722
Lnet/minecraft/class_7248;method_6722(Lnet/minecraft/class_1657;)V
named openInventory
Lnet/minecraft/entity/RideableInventory;openInventory(Lnet/minecraft/entity/player/PlayerEntity;)V
-