最終更新:2024年12月07日 (土) 07時32分15秒、 - view
目次
Import
Package : net.minecraft.world.item
フィールド
修飾子 |
型 |
名前 |
初期値 |
private static final |
Logger |
LOGGER |
LogUtils.getLogger() |
public static final |
Map<Block, Item> |
BY_BLOCK |
net.minecraftforge.registries.GameData.getBlockItemMap() |
protected static final |
UUID |
BASE_ATTACK_DAMAGE_UUID |
UUID.fromString("CB3F55D3-645C-4F38-A497-9C13A33DB5CF") |
protected static final |
UUID |
BASE_ATTACK_SPEED_UUID |
UUID.fromString("FA233E1C-4180-4865-B01B-BCCE9785ACA3") |
public static final |
int |
MAX_STACK_SIZE |
64 |
public static final |
int |
EAT_DURATION |
32 |
public static final |
int |
MAX_BAR_WIDTH |
13 |
private final |
Holder.Reference<Item> |
builtInRegistryHolder |
Registry.ITEM.createIntrusiveHolder(this) |
@Nullable protected final |
CreativeModeTab |
category |
|
private final |
Rarity |
rarity |
|
private final |
int |
maxStackSize |
|
private final |
int |
maxDamage |
|
private final |
boolean |
isFireResistant |
|
@Nullable private final |
Item |
craftingRemainingItem |
|
@Nullable private |
String |
descriptionId |
|
@Nullable private final |
FoodProperties |
foodProperties |
|
メソッド
getId
(Item p_41394)
引数
名前 |
型 |
備考 |
p_999999_ |
int |
|
p_999999_ |
str |
|
内部クラス
SampleClass
フィールド
スコープ |
|
型 |
名前 |
public |
final |
int |
number1 |
public |
final |
str |
string1 |
メソッド
被Import
派生クラス
最終更新:2024年12月07日 07:32