net.minecraft.entity.item
Class SoundUpdaterMinecart
java.lang.Object
net.minecraft.entity.item.SoundUpdaterMinecart
- All Implemented Interfaces:
- IUpdatePlayerListBox
public class SoundUpdaterMinecart
- extends Object
- implements IUpdatePlayerListBox
Method Summary |
void |
update()
Updates the JList with a new model. |
SoundUpdaterMinecart
public SoundUpdaterMinecart(SoundManager par1SoundManager,
EntityMinecart par2EntityMinecart,
EntityPlayerSP par3EntityPlayerSP)
update
public void update()
- Updates the JList with a new model.
- Specified by:
update
in interface IUpdatePlayerListBox