public class FOVUpdateEvent extends Event
Event.HasResult, Event.Result| Constructor and Description | 
|---|
FOVUpdateEvent(EntityPlayer entity,
              float fov)  | 
| Modifier and Type | Method and Description | 
|---|---|
EntityPlayer | 
getEntity()  | 
float | 
getFov()  | 
float | 
getNewfov()  | 
void | 
setNewfov(float newfov)  | 
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic FOVUpdateEvent(EntityPlayer entity, float fov)
public EntityPlayer getEntity()
public float getFov()
public float getNewfov()
public void setNewfov(float newfov)