-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e7a3757
commit d305026
Showing
6 changed files
with
81 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
public net.minecraft.network.protocol.game.ClientboundGameEventPacket f_132165_ # event | ||
public net.minecraft.network.protocol.game.ClientboundGameEventPacket f_132166_ # param | ||
public-f net.minecraft.network.protocol.game.ClientboundSetTimePacket f_133345_ # gameTime | ||
public-f net.minecraft.network.protocol.game.ClientboundSetTimePacket f_133346_ # dayTime | ||
public net.minecraft.world.level.block.WallBlock f_57955_ # shapeByIndex | ||
public net.minecraft.world.level.block.WallBlock f_57956_ # collisionShapeByIndex | ||
public net.minecraft.world.level.block.WallBlock m_57965_(FFFFFF)Ljava/util/Map; # makeShapes | ||
public net.minecraft.world.level.biome.Biome f_47437_ # climateSettings | ||
public net.minecraft.world.level.biome.Biome m_47505_(Lnet/minecraft/core/BlockPos;)F # getTemperature | ||
public net.minecraft.world.level.biome.Biome m_47528_(Lnet/minecraft/core/BlockPos;)F # getHeightAdjustedTemperature | ||
public net.minecraft.client.renderer.chunk.RenderChunkRegion f_112908_ # level | ||
public-f net.minecraft.world.level.biome.Biome$ClimateSettings f_47681_ # temperature | ||
public-f net.minecraft.world.level.biome.Biome$ClimateSettings f_47680_ # precipitation | ||
public-f net.minecraft.world.item.Item f_41377_ # category | ||
public-f net.minecraft.world.item.CreativeModeTab f_40762_ # id | ||
public-f net.minecraft.client.renderer.BiomeColors f_108791_ # WATER_COLOR_RESOLVER |