Bukkit  1.4.7-R1.0
 All Classes Namespaces Files Functions Variables Enumerator Pages
Snowman.java
Go to the documentation of this file.
1 package org.bukkit.entity;
2 
6 public interface Snowman extends Golem {
7 
8 }