Commit Graph

3261 Commits

Author SHA1 Message Date
Noah van der Aa 054f9cc569
Rename Screen#removed and Screen#onClose (#2987)
* Rename Screen#removed and Screen#onClose

* Revert onClose -> removed rename
2022-02-09 11:37:36 +00:00
apple502j 88ca0afebd
Document ServerWorld stuff (#2891)
* Document ServerWorld stuff

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update mappings/net/minecraft/server/world/ServerWorld.mapping

* More stuff

* Fix and change some stuff

* Temporary commit

* Fix some stuff

* Fixes

* Should fix all javadoc issues

* Apply suggestions from code review

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

* Clarify world spawn pos

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2022-02-09 11:36:29 +00:00
apple502j d6fb8204b8
Map spline (#2953)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 11:35:43 +00:00
apple502j 10fda6dd17
22w03a stuff (#2971)
* 22w03a stuff

* Fix ExclusiveNbtCollector

* Remove OpenDoorsTask mapping for conflict

* Remove SpreadPlayersCommand mapping for conflict

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Renames, javadoc, etc

* Fix description of shouldCrashOnException

* Update mappings/net/minecraft/entity/FallingBlockEntity.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 11:33:27 +00:00
apple502j 2dc52f1d2e
Move, rename and document spawners (#2962)
* Move, rename and document spawners

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 11:30:19 +00:00
apple502j a70b1d3cea
22w05a stuff (#2993)
* 22w05a stuff

* Update mappings/net/minecraft/util/math/Vec3i.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Rename WeaponSmithChestLootTableFix

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-02-09 11:25:03 +00:00
modmuss50 a038ffcefc 22w05a 2022-02-02 17:09:28 +00:00
apple502j aa4a5ac638
Fix javadoc links to NbtElement#END_TYPE (#2989)
* Fix javadoc links to NbtElement#END_TYPE

* Use default
2022-01-29 19:00:49 +00:00
apple502j def0910f63
Fix javadoc links to NbtElement#END_TYPE (#2989)
* Fix javadoc links to NbtElement#END_TYPE

* Use default
2022-01-29 19:00:44 +00:00
CyborgCabbage d586fb599b
Pattern name BACKSLASH_S_PATTERN does not indicate what the pattern does (#2990)
* The name of the regex was unclear. Now knowing the properties of the regex, the function name can also be changed to something clearer.

* WHITESPACE_PATTERN indicates the behaviour of the regex more clearly.
2022-01-29 18:18:08 +00:00
Noah van der Aa c968285953
Map some fields and params based around the dragon battle (#2985)
* Map some fields and params based around the dragon battle

* SPAWN_HEIGHT -> SPAWN_Y

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-01-28 20:10:24 +00:00
Noah van der Aa 85fa88287a
Rename net.minecraft.world.gen.decorator package to placementmodifier (#2986)
* Rename net.minecraft.world.gen.decorator package to placementmodifier

* missed a few

* PlacementModifierContext

* FeaturePlacementContext

* relocate

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2022-01-28 20:10:16 +00:00
Noah van der Aa 46ff9cf902
Rename AbstractBlock#hasSolidTopSurface to isSolidSurface (#2981) 2022-01-25 15:59:18 +00:00
Shnupbups 1abefdfd2e
22w03a command stuff (#2967)
* 22w03a command stuff

Feat. new placefeature command

* Update SpreadPlayersCommand.mapping

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* how did this happen

* Update mappings/net/minecraft/command/argument/IdentifierArgumentType.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update mappings/net/minecraft/command/argument/IdentifierArgumentType.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update SuggestionProviders.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-01-25 15:59:03 +00:00
Jake Potrebic 14eca98488
Fix entity param name for updateKilledAdvancementCriterion (#2975) 2022-01-23 15:11:11 +00:00
Noah van der Aa 75c08ac6f8
Rename FoodComponents#create -> createStew (#2980) 2022-01-23 15:10:52 +00:00
haykam821 08011fd376
Rename the BlockStateModelGenerator#registerCauldron method to registerCauldrons (#2972) 2022-01-20 12:26:27 +00:00
Noah van der Aa 3f290af9dd
Rename 'integer' parameter and add name for lambda parameter in CampfireBlockEntity (#2968) 2022-01-19 22:52:19 +00:00
haykam821 5d44c38117
Map the FogShape class (#2970) 2022-01-19 22:47:25 +00:00
haykam821 089b68aa24
Use suffixes for key binding fields in the GameOptions class (#2895)
Fixes #2888
2022-01-19 22:46:57 +00:00
modmuss50 26c319461b 22w03a 2022-01-19 17:26:32 +00:00
apple502j f858565126
1.18.1 server.world stuff (#2964) 2022-01-18 00:52:32 +00:00
haykam821 2057b0812e
Rename the ClientWorld#netHandler field to networkHandler (#2914)
Fixes #2912
2022-01-17 21:25:42 +00:00
apple502j bcc33c75fc
Rename incorrectly-named intersectsEntities methods (#2903)
* Rename intersectsEntities methods

* Update CollisionView.mapping

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-17 21:24:59 +00:00
apple502j 12c58a41f2
Rename Entity#inanimate (#2922)
* Rename Entity#inanimate

* Fix javadoc

* Rename to intersectionChecked
2022-01-17 21:24:09 +00:00
enbrain b8d5ad7dda
Document MathHelper.binarySearch (#2956)
* Document MathHelper.binarySearch

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-01-17 21:23:49 +00:00
haykam821 3dec7b22c7
Swap the names of the VertexBuffer#vertexFormat and VertexBuffer#elementFormat fields (#2958) 2022-01-17 21:23:04 +00:00
apple502j 214508ba12
Rename remaining Tag to Nbt (#2960) 2022-01-17 21:21:38 +00:00
apple502j 6975c6f1e6
Fix ChunkGeneratorSettings param (#2963) 2022-01-17 21:20:59 +00:00
enbrain 186c5fb3d0
Fix ClientWorld.Properties.setTime param (#2955) 2022-01-05 18:09:47 +00:00
modmuss50 057596f268
Add mc version id into jar manifest (#2948) 2022-01-02 18:54:44 +00:00
enbrain 204202f752
Document what deprecated means in AbstractBlock (#2952)
* Document what deprecated means in AbstractBlock

* Link to the exact part we need

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-01-02 18:54:35 +00:00
enbrain e5c08239d1
Fix fov multiplier stuff (#2938) 2022-01-02 18:50:40 +00:00
enbrain 60ec6f6d1a
Drop 'color' prefix from color components (#2935) 2022-01-02 18:50:29 +00:00
apple502j c715653edb
Fix more typos (#2954) 2022-01-02 18:50:05 +00:00
apple502j d37ff81820
Rename NbtNull to NbtEnd (#2884)
* Rename NbtNull to NbtEnd

* Update mappings/net/minecraft/nbt/NbtEnd.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update nbt_type_ids.unpick

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-12-31 13:36:28 +00:00
Juuxel c762f4ca62
BookScreen.getTextAt -> getTextStyleAt (#2949) 2021-12-31 13:36:05 +00:00
Bohdan Yaroslavtsev 797010908d
Hoppers are not an example of SidedInventory because they are in fact not SidedInventory-s (#2950) 2021-12-31 13:35:55 +00:00
Jake Potrebic 5aaa27338b
lure and LOTS levels were swapped (#2951) 2021-12-31 13:35:43 +00:00
Shnupbups ed71572d20
Fix door open and close sound world event id method names being swapped (#2945) 2021-12-24 14:44:29 +00:00
auoeke bb92d40dd0
Screen#{isPauseScreen -> shouldPause} (#2943) 2021-12-23 14:19:54 +00:00
enbrain b996fd0fb8
Fix MoveToTargetPosGoal.getDesiredSquaredDistanceToTarget (#2942) 2021-12-23 14:19:33 +00:00
haykam821 c1fd719b76
Rename the BackgroundHelper class to ColorHelper (#2915)
* Rename the BackgroundHelper class to ColorHelper

Fixes #2907

* Move the ColorHelper class to the net.minecraft.util.math package

* Rename the ColorHelper.ColorMixer class to Argb

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-12-23 14:19:12 +00:00
apple502j 664426de11
Document Vec3i (#2930)
* Document Vec3i

* Update mappings/net/minecraft/util/math/Vec3i.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/util/math/Vec3i.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-12-23 14:18:44 +00:00
enbrain 8bb2ba44ce
Fix TimeHelper.SECOND_IN_MILLIS (#2941) 2021-12-23 14:17:43 +00:00
enbrain e7761b6d1d
Fix AbstractBlock.getMaxModelOffset (#2940) 2021-12-23 14:17:26 +00:00
enbrain 80dcaed6ac
Fix the parameter of DefaultedList.add (#2936) 2021-12-22 19:20:26 +00:00
enbrain 8be74de542
Fix the parameter of MultiNoiseUtil.SearchTree.TreeNode constructor (#2937) 2021-12-22 19:20:10 +00:00
enbrain 02a1e330e0
Fix the parameter of ItemDispenserBehavior.spawnItem (#2939) 2021-12-22 19:19:47 +00:00
glisco 5482d38e26
Update WAXED_COPPER, DEEPSLATE_WALL and AZALEA_LEAVES_FLOWERS to be consistent with their item IDs (#2934) 2021-12-19 17:56:57 +00:00
haykam821 8c2dd42a57
Rename the LootContextParameter#getIdentifier method to getId (#2929) 2021-12-18 18:44:56 +00:00
apple502j 24a1ee97f8
Fix typos (#2928)
* Fix typo, step 1
Changes to mappings:
- `SetDamageLootFunction#<init>` `conditons` -> `conditions`

* Fix typos, step 2
Changes to mappings:
- `BedBlock#getAroundAndOnBedOffets` -> `getAroundAndOnBedOffsets`
- `EntityShapeContext#<init>` `walkOnFluidPrecicate` -> 
`walkOnFluidPredicate`
- `HungerConstants#EXHAUSION_UNIT` -> `EXHAUSTION_UNIT`
- `HungerConstants#EXHAUSION_PER_HITPOINT` -> `EXHAUSTION_PER_HITPOINT`

* Update mappings/net/minecraft/world/chunk/PaletteResizeListener.mapping

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-12-15 17:33:40 +00:00
adex720 5aaff66931
Fix typo (#2927)
* Fix typo

heightModfier -> heightModifer

* Update mappings/net/minecraft/world/gen/feature/OrePlacedFeatures.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-12-14 15:52:55 +00:00
apple502j 752fcb213f
1.18.1-rc1 stuff (#2908)
* 1.18.1-rc1 stuff

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Rename shouldRecalculate, etc

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-12-13 13:47:39 +00:00
Juuxel 29f3c7a07e
Minor Block javadoc improvements (#2909)
* Fix typos in Block javadoc

* Add mention of AbstractBlock

* Fix grammar

* ,

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-10 16:11:57 +00:00
modmuss50 2e99628c1f 1.18.1 2021-12-10 10:34:55 +00:00
Player 242ce1869c 1.18.1-rc3 2021-12-10 05:23:55 +01:00
Player fa3916ac6f 1.18.1-rc2 2021-12-08 14:38:38 +01:00
modmuss50 dadc38b9c4 1.18.1-rc1 2021-12-07 16:44:03 +00:00
Shnupbups db65a5bf13
Fix typo (#2906)
`condiitons` -> `conditions`

noticed this while making #2904
2021-12-06 15:07:51 +00:00
apple502j ab446c8e46
1.18.1-pre1 stuff (#2902) 2021-12-04 01:55:07 +00:00
haykam821 aa0874d900
Rename the ServerWorld#getSurface method to getLightningPos (#2894)
Fixes #2890

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-03 15:07:09 +00:00
haykam821 3b79d0cf5e
Move the EightWayDirection class to the net.minecraft.util.math package (#2892)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-03 15:06:53 +00:00
modmuss50 a0f28b94eb 1.18.1-pre1 2021-12-03 14:43:55 +00:00
modmuss50 e0c26300f8 1.18 2021-11-30 16:08:33 +00:00
modmuss50 0de5bbc883 1.18-rc4 2021-11-29 14:22:00 +00:00
Shnupbups fbcd127c32
1.18-rc stuff (#2887)
* 1.18-rc1 stuff

resolves #2886

* small things

* Update WorldRenderer.mapping

* stuff

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-27 22:03:48 +00:00
modmuss50 f4e55dd00a 1.18-rc3 2021-11-26 16:18:42 +00:00
modmuss50 e5d9f15632 1.18-rc2 2021-11-26 13:17:12 +00:00
modmuss50 fe2dbc5d21 1.18-rc1 2021-11-25 15:18:06 +00:00
Shnupbups 220dd80038
1.18-pre7 stuff (#2872)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-25 14:52:58 +00:00
apple502j 7ee4de9d98
1.18-pre8 stuff (#2885)
* 1.18-pre8 stuff

* Update mappings/net/minecraft/text/TranslatableText.mapping
2021-11-25 09:33:54 +00:00
apple502j 2b4b1aca9e
Rename ServerWorld#shouldCreateNewEntityWithPassenger (#2877)
* Rename ServerWorld#shouldCreateNewEntityWithPassenger

* Update mappings/net/minecraft/server/world/ServerWorld.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-24 20:18:33 +00:00
apple502j 319406c7cc
Rename onSpawn to onScreenHandlerOpened (#2878)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-24 20:18:11 +00:00
apple502j 64ff29802f
Fix world event javadoc (#2879)
* Fix world event javadoc

* Update mappings/net/minecraft/world/WorldEvents.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-24 20:17:22 +00:00
apple502j cc50c882b1
1.18-pre7 sound (#2880)
* 1.18-pre7 sound

* Update mappings/net/minecraft/client/sound/Channel.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-24 20:16:53 +00:00
enbrain db9a80f418
Document chat stuff (#2881)
* Document chat stuff

* Remove apiNote from ChatMessageC2SPacket

* Links broadcast from and to sendMessage

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-24 20:16:37 +00:00
modmuss50 8dc444e87e 1.18-pre8 2021-11-24 15:45:45 +00:00
apple502j ae4e994d1d
Rename BedBlock.isFree (#2876)
* Rename BedBlock.isFree

* Update mappings/net/minecraft/block/BedBlock.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Update mappings/net/minecraft/block/BedBlock.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-24 10:41:37 +00:00
Shnupbups 30f7e746f5
Update Enigma and CFR (#2874)
* Update Enigma to 2.0.0

* Update CFR too

Co-authored-by: modmuss50 <modmuss50@gmail.com>

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2021-11-23 23:49:52 +00:00
Shnupbups 2cac3f4178
1.18 pre6 stuff (#2869)
* 1.18 pre6 stuff

* Update Biome.mapping

* Update mappings/net/minecraft/world/chunk/BelowZeroRetrogen.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/world/chunk/Chunk.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-23 17:24:16 +00:00
apple502j 9729267fb4
1.18-pre6 stuff (#2868)
* 1.18-pre6 stuff

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Not sure if this is best but

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-23 17:20:47 +00:00
enbrain 59d78662d3
Refactor equipment sync stuff (#2801)
* Refactor equipment sync stuff

* sendHandStackSwap -> checkHandStackSwap

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-11-23 17:20:26 +00:00
modmuss50 2300dbccaf 1.18-pre7 2021-11-23 17:12:25 +00:00
enbrain 83d7540f2f
Fix javadoc reference errors (#2871) 2021-11-23 10:37:28 +00:00
enbrain 7b025e13d1
Fix OptionsScreen.createDifficultyButtonWidget parameter (#2870)
* Fix OptionsScreen.createDifficultyButtonWidget parameter

* buttonIndex
2021-11-23 10:36:52 +00:00
modmuss50 3eb7466178 1.18-pre6 2021-11-22 18:18:04 +00:00
enbrain abb1308444
Map misc stuff (#2843) 2021-11-22 16:43:57 +00:00
apple502j 7fcda1ad9d
1.18-pre4 structure locating (#2859)
* 1.18-pre4 structure locating

* Remove conflict with #2855

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-22 16:08:36 +00:00
Shnupbups 268324fe32
Mapping Bonanza Part 13: Misc stuff (#2857)
* Misc stuff

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Update mappings/net/minecraft/test/TestContext.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update mappings/com/mojang/blaze3d/platform/GlStateManager.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
2021-11-22 15:32:05 +00:00
Shnupbups 2eb2fe0f63
Mapping Bonanza Part 12: World gen stuff (#2856)
* World gen stuff

* Update mappings/net/minecraft/world/gen/surfacebuilder/MaterialRules.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* pre5

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-22 15:31:34 +00:00
Shnupbups d3ce4a9511
Mapping Bonanza Part 11: World stuff (#2855)
* World stuff

* Update mappings/net/minecraft/world/poi/PointOfInterestStorage.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Update PalettedContainer.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-22 15:30:43 +00:00
Shnupbups e9b17c2dbc
Structure stuff (#2853) 2021-11-22 15:30:07 +00:00
Shnupbups 8d8f35a33b
Mapping Bonanza Part 4: Entity AI stuff (#2848)
* Entity AI stuff

* Apply suggestions from code review

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2021-11-22 15:29:27 +00:00
Shnupbups 5d6034cbb0
Mapping Bonanza Part 3: Entity stuff (#2847)
* Entity stuff

* Apply suggestions from code review

* Update ShulkerEntity.mapping
2021-11-22 15:28:47 +00:00
Shnupbups 72c878c76c
Mapping Bonanza Part 1: Client stuff (#2845)
* Client stuff

* Update mappings/net/minecraft/client/font/BlankGlyph.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2021-11-22 15:28:19 +00:00
Shnupbups ff527ce665
1.18 pre5 block predicates (#2861)
* 1.18-pre5 BlockPredicates

* Update BlockPredicate.mapping
2021-11-22 13:43:23 +00:00
Shnupbups 9f40bab231
Mapping Bonanza Part 5: Block and Item stuff (#2849)
* Block and Item stuff

* Update mappings/net/minecraft/block/WallBlock.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-22 13:42:59 +00:00
enbrain 66e3b0d4cc
Fix GameMessageS2CPacket.getLocation (#2865) 2021-11-22 13:42:39 +00:00
enbrain f3fb4ec731
Document placement modifier (#2863)
* Document placement modifier

* Update position calculation javadoc
2021-11-22 11:52:25 +00:00