Class RabbitHelper
java.lang.Object
net.guizhanss.guizhanlib.minecraft.helper.entity.RabbitHelper
兔子(
Rabbit)- Author:
- ybw0014
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String获取兔子的类型(Rabbit.Type)的中文static StringgetType(Rabbit.Type type) 获取兔子的类型(Rabbit.Type)的中文
-
Constructor Details
-
RabbitHelper
public RabbitHelper()
-
-
Method Details
-
getType
获取兔子的类型(Rabbit.Type)的中文- Parameters:
type-Rabbit.Type兔子的类型- Returns:
- 兔子的类型的中文
-
getType
获取兔子的类型(Rabbit.Type)的中文- Parameters:
type-String兔子的类型- Returns:
- 兔子的类型的中文
-