twilight1730の資料室(wiki別館)
Minecraft1.1 ソースコード クラス一覧
最終更新:
twilight1730
-
view
MinecraftでMod開発の時の参考資料にデコンパイルして作成されたクラスの構造を簡単にまとめて見ます。クラス(インターフェース)名の種類によって次の書体を使います。
- クラス(enum型含む)
- 抽象クラス
- インターフェース
| クラス/インターフェース名 | 継承クラス | インターフェース |
| Achievement | StatBase | - |
| AchievementList | - | - |
| AchievementMap | - | - |
| ActiveRenderInfo | - | - |
| AxisAlignedBB | - | - |
| BiomeCache | - | - |
| BiomeCacheBlock | - | - |
| BiomeDecorator | - | - |
| BiomeEndDecorator | BiomeDecorator | - |
| BiomeGenBase | - | - |
| BiomeGenBeache | BiomeGenBase | - |
| BiomeGenDesert | BiomeGenBase | - |
| BiomeGenEnd | BiomeGenBase | - |
| BiomeGenForest | BiomeGenBase | - |
| BiomeGenHell | BiomeGenBase | - |
| BiomeGenHills | BiomeGenBase | - |
| BiomeGenMushroomIsland | BiomeGenBase | - |
| BiomeGenOcean | BiomeGenBase | - |
| BiomeGenPlains | BiomeGenBase | - |
| BiomeGenRiver | BiomeGenBase | - |
| BiomeGenSnow | BiomeGenBase | - |
| BiomeGenSwamp | BiomeGenBase | - |
| BiomeGenTaiga | BiomeGenBase | - |
| Block | - | - |
| BlockBed | Block | - |
| BlockBookshelf | Block | - |
| BlockBreakable | Block | - |
| BlockBrewingStand | BlockContainer | - |
| BlockButton | Block | - |
| BlockCactus | Block | - |
| BlockCake | Block | - |
| BlockCauldron | Block | - |
| BlockChest | BlockContainer | - |
| BlockClay | Block | - |
| BlockCloth | Block | - |
| BlockContainer | Block | - |
| BlockCrops | BlockFlower | - |
| BlockDeadBush | BlockFlower | - |
| BlockDetectorRail | BlockRail | - |
| BlockDirt | Block | - |
| BlockDispenser | BlockContainer | - |
| BlockDoor | Block | - |
| BlockDragonEgg | Block | - |
| BlockEnchantmentTable | BlockContainer | - |
| BlockEndPortal | BlockContainer | - |
| BlockEndPortalFrame | Block | - |
| BlockFarmland | Block | - |
| BlockFence | Block | - |
| BlockFenceGate | Block | - |
| BlockFire | Block | - |
| BlockFlower | Block | - |
| BlockFlowing | BlockFluid | - |
| BlockFluid | Block | - |
| BlockFurnace | BlockContainer | - |
| BlockGlass | BlockBreakable | - |
| BlockGlowStone | Block | - |
| BlockGrass | Block | - |
| BlockGravel | BlockSand | - |
| BlockIce | BlockBreakable | - |
| BlockJukeBox | BlockContainer | - |
| BlockLadder | Block | - |
| BlockLeaves | BlockLeavesBase | - |
| BlockLeavesBase | Block | - |
| BlockLever | Block | - |
| BlockLilyPad | BlockFlower | - |
| BlockLockedChest | Block | - |
| BlockLog | Block | - |
| BlockMelon | Block | - |
| BlockMobSpawner | BlockContainer | - |
| BlockMushroom | BlockFlower | - |
| BlockMushroomCap | Block | - |
| BlockMycelium | Block | - |
| BlockNetherrack | Block | - |
| BlockNetherStalk | BlockFlower | - |
| BlockNote | BlockContainer | - |
| BlockObsidian | BlockStone | - |
| BlockOre | Block | - |
| BlockOreStorage | Block | - |
| BlockPane | Block | - |
| BlockPistonBase | Block | - |
| BlockPistonExtension | Block | - |
| BlockPistonMoving | BlockContainer | - |
| BlockPortal | BlockBreakable | - |
| BlockPressurePlate | Block | - |
| BlockPumplin | Block | - |
| BlockRail | Block | - |
| BlockRedstoneOre | Block | - |
| BlockRedstoneRepeater | Block | - |
| BlockRedstoneTorch | BlockTorch | - |
| BlockSand | Block | - |
| BlockSandStone | Block | - |
| BlockRedstoneWire | Block | - |
| BlockReed | Block | - |
| BlockSapling | BlockFlower | - |
| BlockSign | BlockContainer | - |
| BlockSilverfish | Block | - |
| BlockSnow | Block | - |
| BlockSnowBlock | Block | - |
| BlockSoulSand | Block | - |
| BlockSponge | Block | - |
| BlockStairs | Block | - |
| BlockStationary | BlockFluid | - |
| BlockStem | BlockFlower | - |
| BlockStep | Block | - |
| BlockStone | Block | - |
| BlockStoneBrick | Block | - |
| BlockTallGrass | BlockFlower | - |
| BlockTNT | Block | - |
| BlockTorch | Block | - |
| BlockTrapDoor | Block | - |
| BlockVine | Block | - |
| BlockWeb | Block | - |
| BlockWorkbench | Block | - |
| CanvasCrashReport | Canvas | - |
| CanvasIsomPreview | Canvas | KeyListener MouseListener MouseMotionListener Runnable |
| CanvasMinecraftApplet | Canvas | - |
| CanvasMojangLogo | Canvas | - |
| ChatAllowedCharacters | - | - |
| ChatLine | - | - |
| ChestItemRenderHelper | - | - |
| Chunk | - | - |
| ChunkBlockMap | - | - |
| ChunkCache | - | IBlockAccess |
| ChunkCoordinates | - | Comparable |
| ChunkCoordIntPair | - | - |
| ChunkFile | - | Comparable |
| ChunkFilePattern | - | FilenameFilter |
| ChunkFolderPattern | - | FileFilter |
| ChunkLoader | - | IChunkLoader |
| ChunkPosition | - | - |
| ChunkProvider | - | IChunkProvider |
| ChunkProviderClient | - | IChunkProvider |
| ChunkProviderEnd | - | IChunkProvider |
| ChunkProviderFlat | - | IChunkProvider |
| ChunkProviderGenerate | - | IChunkProvider |
| ChunkProviderHell | - | IChunkProvider |
| ChunkProviderLoadOrGenerate | - | IChunkProvider |
| ClippingHelper | - | - |
| ClippingHelperImpl | ClippingHelper | - |
| CodecMus | CodecJOrbis | - |
| ColorizerFoliage | - | - |
| ColorizerGrass | - | - |
| ColorizerWater | - | - |
| ComponentMineshaftCorridor | StructureComponent | - |
| ComponentMineshaftCross | StructureComponent | - |
| ComponentMineshaftRoom | StructureComponent | - |
| ComponentMineshaftStairs | StructureComponent | - |
| ComponentNetherBridgeCorridor | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeCorridor2 | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeCorridor3 | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeCorridor4 | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeCorridor5 | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeCrossing | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeCrossing2 | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeCrossing3 | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeEntrance | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeNetherStalkRoom | ComponentNetherBridgePiece | - |
| ComponentNetherBridgePiece | StructureComponent | - |
| ComponentNetherBridgeStairs | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeStartPiece | ComponentNetherBridgeCrossing3 | - |
| ComponentNetherBridgeStraight | ComponentNetherBridgePiece | - |
| ComponentNetherBridgeThrone | ComponentNetherBridgePiece | - |
| ComponentStronghold | StructureComponent | - |
| ComponentStrongholdChestCorridor | ComponentStronghold | - |
| ComponentStrongholdCorridor | ComponentStronghold | - |
| ComponentStrongholdCrossing | ComponentStronghold | - |
| ComponentStrongholdLeftTurn | ComponentStronghold | - |
| ComponentStrongholdLibrary | ComponentStronghold | - |
| ComponentStrongholdPortalRoom | ComponentStronghold | - |
| ComponentStrongholdPrison | ComponentStronghold | - |
| ComponentStrongholdRightTurn | ComponentStronghold | - |
| ComponentStrongholdRoomCrossing | ComponentStronghold | - |
| ComponentStrongholdStairs | ComponentStronghold | - |
| ComponentStrongholdStairs2 | ComponentStrongholdStairs | - |
| ComponentStrongholdStairsStraight | ComponentStronghold | - |
| ComponentStrongholdStraight | ComponentStronghold | - |
| ComponentVillage | StructureComponent | - |
| ComponentVillageChurch | ComponentVillage | - |
| ComponentVillageField | ComponentVillage | - |
| ComponentVillageField2 | ComponentVillage | - |
| ComponentVillageHall | ComponentVillage | - |
| ComponentVillageHouse1 | ComponentVillage | - |
| ComponentVillageHouse2 | ComponentVillage | - |
| ComponentVillageHouse3 | ComponentVillage | - |
| ComponentVillageHouse4_Garden | ComponentVillage | - |
| ComponentVillagePathGen | ComponentVillageRoadPiece | - |
| ComponentVillageRoadPiece | ComponentVillage | - |
| ComponentVillageStartPiece | ComponentVillageWell | - |
| ComponentVillageTorch | ComponentVillage | - |
| ComponentVillageWell | ComponentVillage | - |
| ComponentVillageWoodHut | ComponentVillage | - |
| CompressedStreamTools | - | - |
| Container | - | - |
| ContainerBrewingStand | Container | - |
| ContainerChest | Container | - |
| ContainerCreative | Container | - |
| ContainerDispenser | Container | - |
| ContainerEnchantment | Container | - |
| ContainerFurnace | Container | - |
| ContainerPlayer | Container | - |
| ContainerWorkbench | Container | - |
| CraftingManager | - | - |
| DamageSource | - | - |
| DataWatcher | - | - |
| Direction | - | - |
| DragonPart | Entity | - |
| EffectRenderer | - | - |
| Empty2 | - | - |
| Empty3 | - | - |
| EmptyChunk | Chunk | - |
| Enchantment | - | - |
| EnchantmentArrowDamage | Enchantment | - |
| EnchantmentArrowFire | Enchantment | - |
| EnchantmentArrowInfinite | Enchantment | - |
| EnchantmentArrowKnockback | Enchantment | - |
| EnchantmentDamage | Enchantment | - |
| EnchantmentData | WeightedRandomChoice | - |
| EnchantmentDigging | Enchantment | - |
| EnchantmentDurability | Enchantment | - |
| EnchantmentFireAspect | Enchantment | - |
| EnchantmentHelper | - | - |
| EnchantmentKnockback | Enchantment | - |
| EnchantmentLootBonus | Enchantment | - |
| EnchantmentModifierDamage | - | IEnchantmentModifire |
| EnchantmentModifierLiving | - | IEnchantmentModifier |
| EnchantmentNameParts | - | - |
| EnchantmentOxygen | Enchantment | - |
| EnchantmentProtection | Enchantment | - |
| EnchantmentUntouching | Enchantment | - |
| EnchantmentWaterWorker | Enchantment | - |
| Entity | - | - |
| EntityAIAttackOnCollide | EntityAIBase | - |
| EntityAIBase | - | - |
| EntityAILookIdle | EntityAIBase | - |
| EntityAISwimming | EntityAIBase | - |
| EntityAITaskEntry | - | - |
| EntityAITasks | - | - |
| EntityAIWander | EntityAIBase | - |
| EntityAIWatchClosest | EntityAIBase | - |
| EntityAnimal | EntityCaracture | - |
| EntityArrow | Entity | - |
| EntityAuraFX | EntityFX | - |
| EntityBlaze | EntityMob | - |
| EntityBoat | Entity | - |
| EntityBreakingFx | EntityFX | - |
| EntityBubbleFX | EntityFX | - |
| EntityCaveSpider | EntitySpider | - |
| EntityChicken | EntityAnimal | - |
| EntityClientPlayerMP | EntityPlayerSP | - |
| EntityCloudFX | EntityFX | - |
| EntityCow | EntityAnimal | - |
| EntityCreature | EntityLiving | - |
| EntityCreeper | EntityMob | - |
| EntityCrit2FX | EntityFX | - |
| EntityCritFX | EntityFX | - |
| EntityDamageSource | DamageSource | - |
| EntityDamageSourceIndirect | EntityDamageSource | - |
| EntityDiggingFX | EntityFX | - |
| EntityDragon | EntityDragonBase | - |
| EntityDragonBase | EntityLiving | - |
| EntityDropParticleFX | EntityFX | - |
| EntityEgg | EntityThrowable | - |
| EntityEggInfo | - | - |
| EntityEnchantmentTableParticleFX | EntityFX | - |
| EntityEnderCrystal | Entity | - |
| EntityEnderEye | Entity | - |
| EntityEnderman | EntityMob | - |
| EntityEnderPearl | EntityThrowable | - |
| EntityExplodeFX | EntityFX | - |
| EntityFallingSand | Entity | - |
| EntityFireball | Entity | - |
| EntityFishHook | Entity | - |
| EntityFlameFX | EntityFX | - |
| EntityFlying | EntityLiving | - |
| EntityFootStepFX | EntityFX | - |
| EntityFX | Entity | - |
| EntityGhast | EntityFlying | - |
| EntityGiantZombie | EntityMob | - |
| EntityHeartFX | EntityFX | - |
| EntityHugeExplodeFX | EntityFX | - |
| EntityItem | Entity | - |
| EntityJumpHelper | - | - |
| EntityLargeExplodeFX | EntityFX | - |
| EntityLavaFX | EntityFX | - |
| EntityLightningBolt | EntityWeatherEffect | - |
| EntityList | - | - |
| EntityLiving | Entity | - |
| EntityLookHelper | - | - |
| EntityMagmaCube | EntitySlime | - |
| EntityMinecart | Entity | - |
| EntityMob | EntityCreature | - |
| EntityMooshroom | EntityCow | - |
| EntityMoveHelper | - | - |
| EntityNoteFX | EntityFX | - |
| EntityOtherPlayerMP | EntityPlayer | - |
| EntityPainting | Entity | - |
| EntityPickupFX | EntityFX | - |
| EntityPig | EntityAnimal | - |
| EntityPigZombie | EntityZombie | - |
| EntityPlayer | EntityLiving | - |
| EntityPlayerSP | EntityPlayer | - |
| EntityPortalFX | EntityFX | - |
| EntityPotion | EntityThrowable | - |
| EntityRainFX | EntityFX | - |
| EntityReddustFX | EntityFX | - |
| EntityRenderer | - | - |
| EntitySheep | EntityAnimal | - |
| EntitySilverfish | EntityMob | - |
| EntitySkelton | EntityMob | - |
| EntitySlime | EntityLiving | - |
| EntitySmallFireball | EntityFireball | - |
| EntitySmokeFX | EntityFX | - |
| EntitySnowball | EntityThrowable | - |
| EntitySnowman | EntitySnowmanBase | - |
| EntitySnowmanBase | EntityCreature | - |
| EntitySnowShovelFX | EntityFX | - |
| EntitySorter | - | Comparator |
| EntitySpellParticleFX | EntityFX | - |
| EntitySpider | EntityMob | - |
| EntitySplashFX | EntityRainFX | - |
| EntitySquid | EntityWaterMob | - |
| EntitySuspendFX | EntityFX | - |
| EntityThrowable | Entity | - |
| EntityTNTPrimed | Entity | - |
| EntityVillager | EntityCreature | - |
| EntityWaterMob | EntityCreature | - |
| EntityWeatherEffect | Entity | - |
| EntityWolf | EntityAnimal | - |
| EntityXPOrb | Entity | - |
| EntityZombie | EntityMob | - |
| EnumAction | - | - |
| EnumArmorMaterial | - | - |
| EnumArt | - | - |
| EnumCreatureAttribute | - | - |
| EnumCreatureType | - | - |
| EnumDoor | - | - |
| EnumDoorHelper | - | - |
| EnumEnchantmentType | - | - |
| EnumJsonNodeType | - | - |
| EnumJsonNodeTypeMappingHelper | - | - |
| EnumMobType | - | - |
| EnumMovingObjectType | - | - |
| EnumOptions | - | - |
| EnumOptionsMappingHelper | - | - |
| EnumOS1 | - | - |
| EnumOS2 | - | - |
| EnumOSMappingHelper | - | - |
| EnumRarity | - | - |
| EnumSkyBlock | - | - |
| EnumStatus | - | - |
| EnumToolMaterial | - | - |
| EnumWorldType | - | - |
| EnumExplosion | - | - |