Add setRabbitType
This commit is contained in:
		| @@ -8,4 +8,9 @@ public class RabbitWatcher extends AgeableWatcher { | |||||||
|         super(disguise); |         super(disguise); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|  |     public void setRabbitType(int rabbitType) { | ||||||
|  |         setValue(18, (byte) rabbitType); | ||||||
|  |         sendData(18); | ||||||
|  |     } | ||||||
|  |  | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user