Mod開発 > Minecraftのクラスと名前空間

1.7.10の情報です

net.minecraft.block

ブロック関係

Block

ブロックのベースクラス

IGrowable

作物のブロックが実装している

ITileEntityProvider

タイルエンティを持つブロックが実装する

net.minecraft.client


net.minecraft.command


net.minecraft.crash


net.minecraft.creativetab


net.minecraft.dispenser


net.minecraft.enchantment


net.minecraft.entity


net.minecraft.event


net.minecraft.init


net.minecraft.inventory


net.minecraft.item


net.minecraft.nbt


net.minecraft.network


net.minecraft.pathfinding


net.minecraft.potion


net.minecraft.profiler


net.minecraft.realms


net.minecraft.scoreboard


net.minecraft.server


net.minecraft.stats


net.minecraft.tileentity


net.minecraft.util


net.minecraft.village


net.minecraft.world

MapGenとその派生クラスたち、NoiseGeneratorとその派生クラスたち、及びその他

net.minecraft.gen.feature

WorldGeneratorとその派生クラスたち
木、水たまり、サボテン、サトウキビなどのワールド生成

net.minecraft.gen.layer

GenLayerとその派生クラスたち
山、島、川などのワールド生成

net.minecraft.gen.structure

MapGenStructureとその派生クラスたち
村、廃坑、ネザー要塞などのワールド生成

net.minecraftforge.classloading


net.minecraftforge.client


net.minecraftforge.common


net.minecraftforge.event


net.minecraftforge.fluids


net.minecraftforge.oredict


net.minecraftforge.server


net.minecraftforge.transformers

最終更新:2023年01月21日 00:10